From: misha at family dot intes dot odessa dot ua Operating system: Linux Red Hat 7.3 , Windows 98 PHP version: 4.3.0 PHP Bug Type: Session related Bug description: Spontaneous start of new session and lost of session data
People of the world! Who can help me and save from shame? I developed Web-site written on PHP which intensively uses session mechanism. I have a copy of this site on my home computer with Windows-98 (Apache 1.3.24 and PHP 4.3.0 are generated). Real site works on the server with Linux Red Hat 7.3, Apache 1.3.22, PHP 4.2.2 . When using Internet Explorer in both variants (local copy or real site) I suffer from the next effect: Sequential enter on the page generated by the same PHP script which uses session data can occur about 20 times without errors. The next visit of this page produces new session (I can check this) and all my parameters stored in session are lost. When working with Netscape Navigator everything is OK. Does anybody know the solution? Michael. -- Edit bug report at http://bugs.php.net/?id=22658&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22658&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22658&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22658&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22658&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22658&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22658&r=support Expected behavior: http://bugs.php.net/fix.php?id=22658&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22658&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22658&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22658&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22658&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22658&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22658&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22658&r=gnused
