Re: PerlSetEnv vars not available in PerlRequire script

2010-07-23 Thread Steven van der Vegt
ne to inside the LocationMatch directive. >  Although the above documentation indicates PerlSetVar is also of scope > DIR, I have never had a problem using PerlSetVar in the VirtualHost > section. > > On 07/22/2010 10:19 AM, Steven van der Vegt wrote: > Greetings mod_perl

PerlSetEnv vars not available in PerlRequire script

2010-07-22 Thread Steven van der Vegt
Greetings mod_perl list! I'm upgrading old debian servers to Ubuntu 10.04 and we have to upgrade from apache 1.x and mod_perl to apache2 and mod_perl2.x This requires rewriting configfiles and I'm running into the following problem: I've got (sort of) the following apache configuration: PerlSe