php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9724 user sessions not working anymore ?
Submitted: 2001-03-13 07:05 UTC Modified: 2001-05-23 14:43 UTC
From: vincent dot negrier at mixad dot com Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.4pl1 OS: Linux 2.2
Private report: No CVE-ID: None
 [2001-03-13 07:05 UTC] vincent dot negrier at mixad dot com
I'm using user defined sessions to store my session data into a mysql database ... my code worked well from 4.0.2 to 4.0.3pl1, I just upgraded to 4.0.4pl1 and it doesn't work anymore ...

It seems that sometimes the session is not written at all to the the db, and sometimes it's written but with empty data ...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-22 21:36 UTC] sbergmann@php.net
Could you please give some feedback if this problem persists with a recent version (CVS, snapshot, 4.0.5 release) of PHP? Thanks!
 [2001-05-23 14:43 UTC] sniper@php.net
User feedback:
--------------
the problem seems to be gone with 4.0.5, but I still don't know where it
came from !

but i'm glad it's fixed :)

thanks for your interest ...
---------------

Closed.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC