I just upgraded Perl from 5.8.0 to 5.8.2. Everything seems to work great, except for Apache/mod_perl (1.3/1.29). I run a separate version of Apache and mod_perl for testing from within my home directory (under ~/local/apache-1.3). When I try and run my local Apache, I'm given the following error:
You probably have a messed up perl install. Nuke completely /home/sterling/local/apache-1.3/lib/perl5 rebuild the new perl, rebuild mod_perl and it should all be fine.
> I have attempted to rebuild mod_perl to fix this problem, but the > problem remains.
You probably still had the old files from the previous mod_perl build lingering in the 5.8.0 subdirs.
__________________________________________________________________ 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