Re: EMBPERL_COOKIE_NAME not working quite right?

2001-01-29 Thread Gerald Richter
> > 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

Re: EMBPERL_COOKIE_NAME not working quite right?

2001-01-29 Thread Michael Smith
> 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

Re: EmbperlObject: offline Windows usage

2001-01-29 Thread Gerald Richter
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