Hello all,

I get the message shown as "[error] Cannot remove module mod_perl.c: not found in 
module list" when i restart apache after installing mod_perl and adding "LoadModule 
perl_module modules/mod_perl.so" in the httpd.conf .

my os:  windows 2k

All my steps:
1. Download apache_1.3.22-win32-x86.msi from 
http://www.apache.org/dist/httpd/binaries/win32/
and setup it to "c:\apache\".
2. Download ActivePerl-5.6.1.631-MSWin32-x86.msi from 
http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl and setup it 
to "c:\perl\".
3. run:  c:\>ppm
         ppm>set repository theoryx5 
http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer 
         ppm>install mod_perl
         ppm>quit
4. add "LoadModule perl_module modules/mod_perl.so" in the httpd.conf.
5. start apache and the screen display:
       The Apache service is starting.
       Failed to start the Apache service.
       [Wed Jan 09 15:55:01 2002] [error] Cannot remove module mod_perl.c: not found 
in module list
       Note the erors or messages above ............

I am not familiar with perl and apache. I come to mod_perl in order to use asp on 
apache server.

Thank you!

Best Regards,
cloudor
[EMAIL PROTECTED]
2002-01-09


Reply via email to