Covington, Chris wrote:
Hello,

I'm trying to install mod_perl 1.27-r4 on the latest 1.3.33 build of
Apache in order to use Request Tracker.  While everything emerges
properly including rt, I don't have anything on my filesystem named
mod_perl.c or mod_perl.so (there's a new libperl.so but that's it) and
there's no change to the apache 1.3.33 configuration files to load a
mod_perl module.  So obviously rt isn't working.

I tried adding a

LoadModule perl_module /usr/lib/apache-extramodules/libperl.so

and

LoadModule mod_perl /usr/lib/apache-extramodules/libperl.so

to apache.conf but neither works.

Apache -v says:

Server version: Apache/1.3.33 (Unix)  (Gentoo/Linux)
Server built:   Feb  2 2005 11:43:01

How can I enable mod_perl 1.27-r4?

Did you run this command as the mod_perl package instructed? ebuild /var/db/pkg/dev-perl/mod_perl-1.27-r4/mod_perl-1.27-r4.ebuild

Then you'll need to add -D PERL to /etc/conf.d/apache and finally stop and start Apache.

kashani

--
gentoo-user@gentoo.org mailing list



Reply via email to