Are you using any opcode cache? Are you sure it is another process or might it be another thread.
Marek [EMAIL PROTECTED] wrote: >We are seeing a rare bug that seems to imply that there is a bug in PHP's >global variables across httpd processes. To make a long story short, it >appears that on rare occassions our script gets the value of a HTTP_GET_VARS >variable from another user's process. Is this possible? BTW, it seems to occur >when using HTTP_GET_VARS and the new 'super globals'. > >FWIW, we're using PHP 4.1.2 on (Red Hat) Linux 2.4.9 with Apache 1.3.12. > >Thanks! > >(please reply via email in addition to posting here if possible) > > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php