[rt-users] new 2 rt :-(

Ruslan U. Zakirov cubic at acronis.ru
Wed Mar 10 10:54:03 EST 2004


You don't have HTML::Mason perl module.
Easy way
$> perl -e 'install HTML::Mason' -MCPAN
or RPM

Caveats: you use 3.0.3, it's better to use => 3.0.9
Perl 5.8.0, it's recommended to use 5.8.3

	Good luck. Ruslan.

Ernest Byaruhanga wrote:
> hi all!
> 
> am new to rt. i think i have done a successful installation of rt 3.0.3, but i
> still cant get to start it ! i'm still testing it to run with other content, and
> this is is what i've put in my httpd.conf:
> 
> Alias /rt3 /opt/rt3.local/html
> PerlRequire /opt/rt3/bin/webmux.pl
> <Location /rt3>
>  SetHandler perl-script
>  PerlHandler RT::Mason
> </Location>
> 
> on my system, there's no config.pm file !
> 
> apache wont even start now - in var/log/messages, this is what i find:
> 
> Starting httpd: [Wed Mar 10 17:37:47 2004] [error] Can't locate
> HTML/Mason/ApacheHandler.pm in @INC (@INC contains: /opt/rt3/local/lib
> /opt/rt3/lib /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at
> /opt/rt3/bin/webmux.pl line 46.!BEGIN failed--compilation aborted at
> /opt/rt3/bin/webmux.pl line 51.!Compilation failed in require at (eval 1) line
> 1.!
> [Wed Mar 10 17:37:47 2004] [error] Can't load Perl file:
> /opt/rt3/bin/webmux.pl for server localhost.localdomain:0, exiting...!
> 
> not sure about the HTML mason error but the webmux.pl is the right path.
> 
> please advise :-)
> 
> ernest.
> 
> 
> _______________________________________________
> rt-users mailing list
> rt-users at lists.bestpractical.com
> http://lists.bestpractical.com/mailman/listinfo/rt-users
> 
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm




More information about the rt-users mailing list