ID: 16263 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Session related Operating System: ANY PHP Version: 4.3.0-dev New Comment:
I just upgraded my servers to 4.3.0 from 4.1.2 and am now experiencing this problem....Sessions are behaving unpredictably in that I can no longer count on the variables I set in the session from one page load to the next... Previous Comments: ------------------------------------------------------------------------ [2002-11-14 15:18:28] [EMAIL PROTECTED] As an addendum...I put the session_start() command, along with session control code, in an include file, and included that in all scripts that required it. ------------------------------------------------------------------------ [2002-11-14 14:42:28] [EMAIL PROTECTED] Redhat 7.2 or 7.3. PhP 4.1.2, Apache 1.3.23. I get something similar to this when I change session.cookie_lifetime to something other than zero, and only when connecting with IE (my version 5.5). PHP generates two session files, one has all the info I initialized with, the second just has the sessionId in it. It's as if it ignores the first session it created and makes a new one. Netscape 4.79 works properly, and when I set session.cookie_lifetime to 0 the problem goes away on IE. ------------------------------------------------------------------------ [2002-10-03 04:10:19] [EMAIL PROTECTED] i have apache version 1.3.26 and i have problem with session. When I submit my pages to external server, my session cant resume, and i dont know why. I have one week with this problem can somebody help me? ------------------------------------------------------------------------ [2002-09-09 01:00:04] [EMAIL PROTECTED] No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2002-08-07 03:09:43] [EMAIL PROTECTED] I think this problem is still in the latest code, but I don't remeber exact setting that reproduce this bug. Anyoune could post it? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/16263 -- Edit this bug report at http://bugs.php.net/?id=16263&edit=1