Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

cannot LoadModule mod_perl on apache2.2

Jeff Zhuk

2009-04-20

Replies: Find Java Web Hosting

Author LoginPost Reply
Hello!
 
I'd highly appreciate any help/advice on the following.
 
I installed mod_perl 2 on Apache 2.2 using the following:
 
====================
Install 'mod_perl' version 2.0.4 in ActivePerl 5.8.4.810.
====================
Installing C:\Perl\site\lib\auto\Apache2\typemap
Installing C:\Perl\site\lib\auto\Apache2\Access\Access.bs
....
 
It was the first time install, so I don't think I need any renaming. Right?
 
I can see the mod_perl.so in the Apache/modules directory on windows XP.
 
I have 2 lines in the http.conf:
 
LoadFile "C:/Perl/bin/perl58.dll"
LoadModule perl_module modules/mod_perl.so
 
Apache doesn't want to start unless I comment the LoadModule line.
 
I don't see any specific error in the error.log (I think this log only starts after Apache starts)
 
Any advice?
 
Thank you,
 
Jeff

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.