From:             hamid at wannameet dot nl
Operating system: FreeBSD
PHP version:      4.3.4
PHP Bug Type:     Session related
Bug description:  Losing Session vars for unknown reason

Description:
------------
I am using sessions in a project of mine running on a virtual host, but i
am losing vars from my session occassionaly. So not always and not in
specific files.

The session itself is not lost and after reloading the session vars
reappear.Unfortunately i cann't reproduce the error, but i have noticed
the errors in my log file.

I also tried it with a custom session handler but the problem still
exists.

And i do not get an error related to the session itself, therefor i
suspect that it is a bug.


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

Reply via email to