On Thu, 20 Nov 2003, Stas Bekman wrote:

> Paolo De Riso wrote:
> > 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?

I just checked the ppm package on our site, and indeed
Apache::Reload is version 0.09 in there. Did you install
Apache::Reload from CPAN, or perhaps mixed up a mod_perl 2
and mod_perl 1 distribution?

-- 
best regards,
randy kobes

-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to