php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24868 Sessions randomly disappearing
Submitted: 2003-07-30 06:12 UTC Modified: 2003-08-06 11:05 UTC
From: jayant at naukri dot com Assigned:
Status: No Feedback Package: Session related
PHP Version: 4.3.2 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jayant at naukri dot com
New email:
PHP Version: OS:

 

 [2003-07-30 06:12 UTC] jayant at naukri dot com
Description:
------------
I have to store different parameters in the session for 2 instances of the program. For which i have enabled use_trans_sid and disabled use use_cookies. Each instance of the window can have different session values.

The problem that i am facing is that suddenly the session completely disappears. I have no clue as to how this is happening. I have been getting responses that the session values are disappearing but i have been unable to simulate the same issue on my own. 

Is there a way to simulate the issue. I have come across some bugs over here but was unable to figure out as to how it was solved.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-30 11:44 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

..and if that doesn't work, give us more information how to reproduce this. (like a simple example script..)
Sessions work just fine as long as you use them right. :)

 [2003-08-06 11:05 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 23:01:34 2024 UTC