in reply to Problem with Apache2, htaccess and PERL5LIB.
Problem is not to specify PERL5LIB. If I print %ENV I see that PERL5LIB is defined correctly. But mod_perl doesn't read that variable if it's specified only in the .htaccess.
I don't understand why!
Maybe there is a some flag in the mod_perl configuration?
I use RedHat 9, Apache 2.0.40, mod_perl 1.99_07-dev, Perl 5.8.0.
~ Schiller
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Is taint on?
by PodMaster (Abbot) on Apr 26, 2004 at 08:36 UTC | |
by nite_man (Deacon) on Apr 26, 2004 at 11:28 UTC |