From: bill at grandcentralapartments dot com Operating system: Server or client? PHP version: 5.2.6 PHP Bug Type: Session related Bug description: IE loses session variables
Description: ------------ It would be really helpful if somebody would post somewhere a comprehensive discussion of the session-related issues pertaining to IE. When I google these issues, I get more than 32K hits, so the problem is not rare. I've read some of the posts and tried the suggestions therein, but none of them have helped me a bit, possibly because they are just random guesses. I don't want debugging help. I'd settle for any professional serious description of what is going on and how I can work around it. I can't imagine that nobody has ever run into these problems before. I'd settle for a semi-professional (but serious) opinion. In case this isn't clear, my problem is that under IE (and only IE), the PHPSESSID cookie is being quietly rejected. For security reasons, I don't want to pass the session id as part of the URL. Would it help (or be harmless) if I were to explicitly save the PHPSESSID under IE? IE seems to have no problem accepting regular cookies from with my code. Is it time zone related, as some have suggested? Is it because I'm executing files in a subfolder under the main site? I just want to know what's going on, so I can change my setup appropriately. -- Edit bug report at http://bugs.php.net/?id=45754&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=45754&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=45754&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=45754&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=45754&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=45754&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=45754&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=45754&r=needscript Try newer version: http://bugs.php.net/fix.php?id=45754&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=45754&r=support Expected behavior: http://bugs.php.net/fix.php?id=45754&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=45754&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=45754&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=45754&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45754&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=45754&r=dst IIS Stability: http://bugs.php.net/fix.php?id=45754&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=45754&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=45754&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=45754&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=45754&r=mysqlcfg