>
> In my case, I didn't have any relevant Location directives, but I think I
> solved it by doing a PerlSetEnv and SetEnv of the same variable.
>
> H
>
Yes, there is sometimes something weird going on with PerlSetEnv in
mod_perl. I guess I have to dig into the source of mod_perl ... By using
> I guess your problem is more a mod_perl problem. Sometimes, I never have
> really found out when, mod_perl does set environment variables correct.
That
> occurs (not always!) if you have for example one var in your main
> configuration outside of any container and another var inside a container
Hi Freddy,
sometime ago you send me a patch to make EmbperlObject work more correct on
Windows in offline mode. I have now found time to take a closer look at it
and build a modified version of your patch into EmbperlObject. I have just
commited it to the CVS. I would be happy, if you could downl