[rt-users] webmux.pl error - Apache won't start

Patton, Brandon Brandon.Patton at aspireindiana.org
Wed Jun 30 10:30:22 EDT 2010


Yes, it said all dependencies were found.

root at nethealth:~/rt-3.8.8# make testdeps
/usr/bin/perl ./sbin/rt-test-dependencies --verbose --with-mysql --with-fastcgi
perl:
        >=5.8.3(5.8.8) ...found
users:
        rt group (www) ...found
        bin owner (root) ...found
        libs owner (root) ...found
        libs group (bin) ...found
        web owner (www) ...found
        web group (www) ...found
CLI dependencies:
        Term::ReadKey ...found
        Getopt::Long >= 2.24 ...found
        HTTP::Request::Common ...found
        Term::ReadLine ...found
        Text::ParseWords ...found
        LWP ...found
CORE dependencies:
        Class::ReturnValue >= 0.40 ...found
        Text::Quoted >= 2.02 ...found
        CSS::Squish >= 0.06 ...found
        Encode >= 2.21 ...found
        Module::Versions::Report >= 1.05 ...found
        MIME::Entity >= 5.425 ...found
        DBI >= 1.37 ...found
        Locale::Maketext::Lexicon >= 0.32 ...found
        Devel::StackTrace >= 1.19 ...found
        Digest::base ...found
        Time::ParseDate ...found
        File::Temp >= 0.18 ...found
        Locale::Maketext >= 1.06 ...found
        Tree::Simple >= 1.04 ...found
        Text::Template >= 1.44 ...found
        Scalar::Util ...found
        HTML::Scrubber >= 0.08 ...found
        File::Spec >= 0.8 ...found
        Calendar::Simple ...found
        DBIx::SearchBuilder >= 1.54 ...found
        Sys::Syslog >= 0.16 ...found
        Mail::Mailer >= 1.57 ...found
        File::ShareDir ...found
        Regexp::Common ...found
        Digest::MD5 >= 2.27 ...found
        HTML::Entities ...found
        Cache::Simple::TimedExpiry ...found
        File::Glob ...found
        Locale::Maketext::Fuzzy ...found
        Time::HiRes ...found
        Text::Wrapper ...found
        Log::Dispatch >= 2.0 ...found
        UNIVERSAL::require ...found
        Email::Address ...found
DASHBOARDS dependencies:
        HTML::RewriteAttributes >= 0.02 ...found
        MIME::Types ...found
FASTCGI dependencies:
        CGI::Fast ...found
        CGI >= 3.38 ...found
        FCGI ...found
GD dependencies:
        GD::Text ...found
        GD ...found
        GD::Graph ...found
GPG dependencies:
        PerlIO::eol ...found
        GnuPG::Interface ...found
ICAL dependencies:
        Data::ICal ...found
MAILGATE dependencies:
        Pod::Usage ...found
        HTML::TreeBuilder ...found
        Getopt::Long ...found
        HTML::FormatText ...found
        LWP::UserAgent ...found
MASON dependencies:
        Storable >= 2.08 ...found
        CSS::Squish >= 0.06 ...found
        Apache::Session >= 1.53 ...found
        Errno ...found
        Devel::StackTrace >= 1.19 ...found
        CGI::Cookie >= 1.20 ...found
        Text::WikiFormat >= 0.76 ...found
        XML::RSS >= 1.05 ...found
        HTML::Mason >= 1.36 ...found
        Digest::MD5 >= 2.27 ...found
MYSQL dependencies:
        DBD::mysql >= 2.1018 ...found
SMTP dependencies:
        Net::SMTP ...found
STANDALONE dependencies:
        Net::Server ...found
        HTTP::Server::Simple >= 0.34 ...found
        HTTP::Server::Simple::Mason >= 0.09 ...found

All dependencies have been found.








-----Original Message-----
From: Joop van de Wege [mailto:JoopvandeWege at mococo.nl] 
Sent: Wednesday, June 30, 2010 10:27 AM
To: Patton, Brandon
Cc: rt-users at lists.bestpractical.com
Subject: Re: [rt-users] webmux.pl error - Apache won't start

Patton, Brandon wrote:
> Found another error in the apache2 logfile showing this error when trying to start apache2.
> 
> Can't locate object method "Config" via package "RT" at /opt/rt3/bin/webmux.pl line 136.
> Compilation failed in require at (eval 242) line 1.
> 
> This is the other error I have:
> 
> Can't load Perl file: /opt/rt3/bin/webmux.pl
> 
Did you run 'make testdeps' ??

Might be that rt-3.8.8 needs newer versions of installed modules or even 
need new modules that currently not installed.

Regards,

Joop



More information about the rt-users mailing list