[rt-users] New install on Gentoo--Undefined subroutine &RT::M ason::handler
Russell Mosemann
mose at ns.cune.edu
Tue Mar 15 17:04:14 EST 2005
On Tue, 15 Mar 2005, Beachey, Kendric wrote:
> I added this to /etc/apache/conf/commonapache.conf...
>
> <IfDefine PERL>
> LoadModule perl_module extramodules/libperl.so
> </IfDefine>
>
> <IfDefine PERL>
> AddModule mod_perl.c
> </IfDefine>
>
> <Directory /var/www/localhost/htdocs/rt>
> Options -All -Multiviews
> AllowOverride None
> Order deny,allow
> allow from all
> </Directory>
>
> <Location /rt>
> SetHandler perl-script
> PerlHandler RT::Mason
> PerlSetEnv PERL5LIB /usr/lib
> </Location>
>
> ...rather than doing it the virtual hosts way.
Where did you put the following lines listed in the README?
AddDefaultCharset UTF-8
PerlModule Apache::DBI
PerlRequire /opt/rt3/bin/webmux.pl
----
Russell Mosemann, Ph.D. * Computing Services * Concordia University, Nebraska
"Dances with Wolverines" - unlikley movies
More information about the rt-users
mailing list