Re: PERL5LIB and Apache2

2006-09-27 Thread Perrin Harkins
On Wed, 2006-09-27 at 14:05 -0400, Jesse Erlbaum wrote: > I'm in the process of migrating a mod_perl site from Apache 1.3 to > Apache 2. I'm using RedHat ES4, which ships with Perl 5.8.5, Apache > 2.0.52, and mod_perl 1.99_16. That mod_perl has known problems. It's a few years old too. I'm sure

PERL5LIB and Apache2

2006-09-27 Thread Jesse Erlbaum
Hi All -- I'm in the process of migrating a mod_perl site from Apache 1.3 to Apache 2. I'm using RedHat ES4, which ships with Perl 5.8.5, Apache 2.0.52, and mod_perl 1.99_16. Problem is, I can't seem to get PERL5LIB working as expected. Under Apache 1.3, following was in the block: Per