> -----Original Message----- > From: Joshua Slive [mailto:jslive@xxxxxxxxx] > Sent: Sunday, August 07, 2005 8:50 PM > To: users@xxxxxxxxxxxxxxxx > Subject: Re: [users@httpd] Environment Variable contamination between > vhosts - 1.3.33 > > On 8/5/05, Marc Powell <marc@xxxxxxx> wrote: > > And so forth... We discovered a problem where the HTTPS environment > > variable was incorrectly being set to ON for normal HTTP requests for > > one of our vhosts running SquirrelMail. Further investigation revealed > > that a number of environment variables were being cross-contaminated > > between virtual hosts. For example, running phpinfo() under VirtualHost > > 1.1.1.1 would yield the following on one request (with no contamination) > > The first thing to do is to repeat this test with a standard CGI > script that dumps the environment (one is included with apache httpd). > This will help you figure out if it is a php problem or a general > apache problem. Thanks for that whack Joshua. I do see the correct information only when using printenv so that does point to PHP specifically at this point. I am concerned that I can see variables from other vhosts/requests with no special manipulation on my part but that may be my lack of understanding regarding what information Apache makes available to modules. I'll Google some more and see what I can discover related to PHP. Thanks! -- Marc --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx