Re: Perl 5.8.2 and @INC confusion

2003-11-26 Thread Andrew Sterling Hanenkamp
Thanks for the prompt reply. Stas Bekman wrote: 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 did this once actually. When I rebuilt mod_perl the second time, I did an rm

Re: Perl 5.8.2 and @INC confusion

2003-11-25 Thread Stas Bekman
Andrew Sterling Hanenkamp wrote: 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 Apac

Perl 5.8.2 and @INC confusion

2003-11-25 Thread Andrew Sterling Hanenkamp
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 erro