Sorry, forgot to mention. The environment is CentOS 5  Apache 1.30,
mod_perl 1.3  I am using older versions due to recommendations for
installing request tracker. 

  

 

 

________________________________

From: Michael Moon [mailto:[EMAIL PROTECTED] 
Sent: Saturday, October 20, 2007 9:58 AM
To: modperl@perl.apache.org
Subject: Apache config and mod_perl location?

 

When I attempt to start apache I get the error Invalid command
PerlModule. Obviously I don't have httpd.conf configured correctly, but
in reading the instructions I don't understand what directory I am
supposed to use for the  Alias /perl/  directory.   

 

Make test  and make install ran without errors. If I comment out the
Perl commands, apache starts fine. 

 

The make install had output like this:

 

Installing
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/Apache.pm

Installing
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/mod_perl.pm

...

...

 

I have tried to use Alias /perl/
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/

 

But no luck. Can someone clue me in to how this directive works? 

 

Thanks,

 

 

Reply via email to