> Randy Kobes wrote: > [...] > >>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? > > Which is quite possible if 'PerlModule Apache2' wasn't added to httpd.conf > (though I wonder how the rest worked, since perl won't be able to find quite a > few new packages without it).
You are right, I have done just what you guess! I have installed mod_perl2 and then in top of that the ppm package Apache::Reload (0.09). I didn't know Apache::Reload is included in mod_perl2. In the past I did the same (installed mod_perl and then "again" Apache::Reload) but as said everything worked fine. Apache::Reload is included in mod_perl2 since the first releases? Please excuse my ignorance! Thank you, Paolo -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html