php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18109 user defined session_set_save_handler read function doesn't work
Submitted: 2002-07-02 09:27 UTC Modified: 2002-09-19 13:04 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: gerrit at NOSPAMgencon dot co dot uk Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.2.1 OS: Mac OS X ( Darwin )
Private report: No CVE-ID: None
 [2002-07-02 09:27 UTC] gerrit at NOSPAMgencon dot co dot uk
Running apache 1.3.23 on a Mac ( OS X ) with the 
www.entropy.ch PHP 4.2.1 module installed I found that a 
user defined session handler working with a postgresql 
database doesn't work on this system whereas it works 
flawlessly on a linux box 2.4.0 kernel with apache 1.3.14 
and PHP 4.0.6.
The write function works perfectly, trying to retrieve a 
session variable returns NULL ( in var_dump() ).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-19 13:04 UTC] kalowsky@php.net
Please realize that PHP 4.2.1 does not support OSX.  As of yet, the only codebase that natively supports OSX is that from the CVS HEAD (tenatively 4.3.0).  Please try with that and report back if this is still true.

Marking as bogus until that time.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 01:01:33 2024 UTC