From: sunofman at sympatico dot ca Operating system: Unix PHP version: 4.3.2 PHP Bug Type: Session related Bug description: Sessions and Cookies Timeout prematurely
Description: ------------ It seems that once I have a cookie or session set after about 30-50 page loads, the cookie and/or session will expire although there is no timeout set for either to expire. It seems that it is cumulative and once you reach a certain number of page loads, no matter what you are doing, the sessions/cookies vanish. If You don't touch it for long periods of time...the sessions and cookies will remain....but as soon as you reach that certain number of page loads...everything vanishes. This can be achieved by following links or even refreshing the same page over and over. Is there any explanation for this behavior? -- Edit bug report at http://bugs.php.net/?id=24669&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=24669&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=24669&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=24669&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24669&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24669&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24669&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24669&r=support Expected behavior: http://bugs.php.net/fix.php?id=24669&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24669&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24669&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24669&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24669&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24669&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24669&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24669&r=gnused
