From:             jayant at naukri dot com
Operating system: Linux
PHP version:      4.3.2
PHP Bug Type:     Session related
Bug description:  Sessions randomly disappearing

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.



-- 
Edit bug report at http://bugs.php.net/?id=24868&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24868&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24868&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24868&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24868&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24868&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24868&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24868&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24868&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24868&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24868&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24868&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24868&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24868&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24868&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24868&r=gnused

Reply via email to