php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5691 Cannot use MySQL to handle sessions
Submitted: 2000-07-20 10:55 UTC Modified: 2000-08-18 22:01 UTC
From: hui at plasmedia dot com Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.1pl2 OS: linux
Private report: No CVE-ID: None
 [2000-07-20 10:55 UTC] hui at plasmedia dot com
I created MySQL session handlers that work well with PHP 4.0.0 but when I upgraded to 4.0.1pl2, the session handlers don't work.

When the session handlers are disabled, the session works fine but it saves session data to /tmp rather than to a MySQL database.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-23 11:20 UTC] stas at cvs dot php dot net
Please describe in detail what are you doing and what are your session.* INI settings.
 [2000-08-18 22:01 UTC] sniper@php.net
No feedback from user and not enough info anyway.

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