Paolo De Riso wrote: [...]
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.
This raises an interesting question, if someone uses CPAN.pm/CPANPLUS it won't find modules living under Apache2/ unless started with:
% perl -MApache2 -MCPAN -eshell
That sucks :(
Apache::Reload is included in mod_perl2 since the first releases?
At least for a year or so. We are planning to include Apache::Reload in mp1 as well, so this particular problem won't be an issue.
Please excuse my ignorance!
I see no ignorance in your case ;) You couldn't have known.
__________________________________________________________________ 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