Re: [mp2] PerlSetEnv Issue

2005-06-22 Thread Geoffrey Young
Brian Becker wrote: > I'm sorry to say this did not fix the problem - bit I have managed to > hack up some of the code to get it to unset the environment. I really > didn't know what I was doing so there is probably a better way (and I > don't really know the internals of mod_perl so I may have sc

RE: [mp2] PerlSetEnv Issue

2005-06-22 Thread Brian Becker
pulate there is another check to MpReqSETUP_ENV - so before I called modperl_env_request_unpopulate I set MpReqSETUP_ENV_On. Brian -Original Message- From: Geoffrey Young [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 21, 2005 8:38 AM To: Brian Becker Cc: modperl@perl.apache.org Su

Re: [mp2] PerlSetEnv Issue

2005-06-21 Thread Geoffrey Young
ugh, another message lost to the email-eating tree... reposting. > What am I missing? that there was a bug? :) ok, here's what I think is going on. we only register the %ENV cleanup function when a Perl*Handler runs for a given request but in your case that doesn't happen by design, so %ENV