> On Mon, 27 May 2002, Gerald Richter wrote:
>
> > ok, this looks better, but I don't see the PassEnv setting?
>
> should be there now, my first patch had only applied SetEnv, both are done
> now.
>
Thanks,
it's working now as it should for me :-)
Gerald
--
On Mon, 27 May 2002, Gerald Richter wrote:
> ok, this looks better, but I don't see the PassEnv setting?
should be there now, my first patch had only applied SetEnv, both are done
now.
-
To unsubscribe, e-mail: [EMAIL PROTECT
Hi,
> >
> > in mod_perl 2 (CVS from today) are the PerlSetEnv and PerlPassEnv not
set in
> > %ENV while a script is executed with PerlRequire. The following patch
solves
> > this problem.
>
> i made a different change that should work the same, but made some of the
> code re-usable. not tested be
On Mon, 27 May 2002, Gerald Richter wrote:
> Hi,
>
> in mod_perl 2 (CVS from today) are the PerlSetEnv and PerlPassEnv not set in
> %ENV while a script is executed with PerlRequire. The following patch solves
> this problem.
i made a different change that should work the same, but made some of
Hi,
in mod_perl 2 (CVS from today) are the PerlSetEnv and PerlPassEnv not set in
%ENV while a script is executed with PerlRequire. The following patch solves
this problem.
Gerald
P.S. To save work for you I can directly commit it into the cvs, but I like
to get it reviewed before I do anything