Re: Re: [error] Cannot remove module mod_perl.c: not found in modulelist

2002-01-09 Thread cloudor pu

Yeah, it helps. Thank you!

  
Best Regards,
Cloudor Pu
[EMAIL PROTECTED]
2002-01-10
Randy Kobes wrote a letter at 2002-01-09 09:14:00 £º 

On Wed, 9 Jan 2002, cloudor wrote:

>>  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 .
[ ... ]

Do you have a directive "ClearModuleList" enabled somewhere in
your httpd.conf? If so, try commenting it out (as well as any
"AddModule ..." directives) and see if that helps.

best regards,
randy kobes

= = = = = = = = = = = = = = = = = = = = = = 



Re: [error] Cannot remove module mod_perl.c: not found in modulelist

2002-01-09 Thread Randy Kobes

On Wed, 9 Jan 2002, cloudor wrote:

> 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 .
[ ... ]

Do you have a directive "ClearModuleList" enabled somewhere in
your httpd.conf? If so, try commenting it out (as well as any
"AddModule ..." directives) and see if that helps.

best regards,
randy kobes