[rt-users] Re: Can't locate RT/Mason.pm

Tom Hukins tom at eborcom.com
Thu Jan 24 07:55:59 EST 2002


On Thu, Jan 24, 2002 at 03:13:22PM +0800, francisv at dagupan.com wrote:
> 
> I got this error message while trying to access the index.html file of RT2:
> 
> [Thu Jan 24 06:45:33 2002] [error] Can't locate RT/Mason.pm in @INC (@INC
> contains: /usr/local/lib/site_perl/5.00503/i386-freebsd
> /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
> /usr/local/lib/perl5/site_perl/5.005 . /usr/local/ /usr/local/lib/perl) at
> (eval 4) line 3.
> 
> I couldn't find RT/Mason.pm anywhere :(

It's defined in bin/webmux.pl which you should be including in your
Apache configuration using PerlRequire (assuming you're running under
mod_perl).

See "Configuring the web interface" in the "Installation" section of
the RT docs on the Web site.

Tom




More information about the rt-users mailing list