Yup. The patch is working nice and solving all the issues related to
PerlPassEnv & PerlSetEnv.
Thanks,
Pratik
On Tue, 28 Dec 2004 15:34:11 -0500, Stas Bekman <[EMAIL PROTECTED]> wrote:
> Pratik wrote:
> > I've been trying get this patch working. The basic idea behind the patch is
> > :
> >
> >
Pratik wrote:
I've been trying get this patch working. The basic idea behind the patch is :
1. Populate %ENV on occurrence of PerlPassEnv & PerlSetEnv.
2. After every .., PerlRequire, PerlModule &
PerlLoadModule - sync server tables - scfg->SetEnv & scfg->PassEnv -
with %ENV.
I believe it's failing
I've been trying get this patch working. The basic idea behind the patch is :
1. Populate %ENV on occurrence of PerlPassEnv & PerlSetEnv.
2. After every .., PerlRequire, PerlModule &
PerlLoadModule - sync server tables - scfg->SetEnv & scfg->PassEnv -
with %ENV.
I believe it's failing because I a
Philippe M. Chiasson wrote:
Stas Bekman wrote:
Philippe M. Chiasson wrote:
Stas Bekman wrote:
[...]
I've traced it down to this line :
handler = modperl_handler_new(p, handler_name);
So basically, to be able to use the existing modperl_handler_*
framework to
run sections, I am creating a b
Salve J Nilsen wrote:
Suddenly, Stas Bekman uttered:
Apache::VMonitor requires Apache-Scoreboard. There are two different
Apache-Scoreboard version on CPAN. If Apache-Scoreboard-2.02 is not
indexed, Apache::VMonitor for mp2 can't automatically satisfy its
prerequisites.
Would the following be a
Suddenly, Stas Bekman uttered:
Apache::VMonitor requires Apache-Scoreboard. There are two different
Apache-Scoreboard version on CPAN. If Apache-Scoreboard-2.02 is not
indexed, Apache::VMonitor for mp2 can't automatically satisfy its
prerequisites.
Would the following be a possible solution path