From: reynierpm at gmail dot com Operating system: Windows XP SP2 PHP version: 5.1.2 PHP Bug Type: Session related Bug description: Session vars are automatic created
Description: ------------ Well, after all I don't know is this is a bug or not. Is just a report or a problem I have with my PHP. The problem is that PHP store session vars automatically in a directory without any call or session work. I have PHP 5.1.2, Apache/2.0.55 (Win32) mod_ssl/2.0.49 OpenSSL/0.9.8a and Windows XP ServicePack 2 installed and configured. Few day ago I watch a strange behaviour in my PHP. The cause is that session vars stored by default in PHP install dir \ session_data are created withouth any call. This mean that I have not any browser open and I not working with PHP at this moment. I not know if the cause can be a bad Apache configuration or something like that. -- Edit bug report at http://bugs.php.net/?id=36227&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=36227&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=36227&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=36227&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=36227&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=36227&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=36227&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=36227&r=needscript Try newer version: http://bugs.php.net/fix.php?id=36227&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=36227&r=support Expected behavior: http://bugs.php.net/fix.php?id=36227&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=36227&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=36227&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=36227&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=36227&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=36227&r=dst IIS Stability: http://bugs.php.net/fix.php?id=36227&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=36227&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=36227&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=36227&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=36227&r=mysqlcfg