Hi everyone,[...]
on a winXP platform I have just upgraded Apache from 2.0.47 to 2.0.48 version and mod_perl from 1.99_10 to 1.99_12.
Working around this problem I have discovered that the problem seems to be the module Apache::Reload [ver 0.07].
How come it's 0.07, when mp2 comes with its own library 0.09. 0.07 from CPAN doesn't work with mp2.
If I remove the following lines from httpd.conf:
PerlModule Apache::Reload PerlInitHandler Apache::Reload # ReloadAll defaults to On PerlSetVar ReloadAll Off
everything works fine. Maybe Apache::Reload is not compatible with mod_perl 2 but why everything did work well with mod_perl 2 1.99_10 ?
may be you've installed Apache::Reload from CPAN on top of the one coming with 1.99_12?
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html