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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: vincent dot negrier at mixad dot com
New email:
PHP Version: OS:

 

 [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: Sun Apr 28 09:01:29 2024 UTC