php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23448 sessions don't work....see 16043
Submitted: 2003-05-01 21:19 UTC Modified: 2003-05-02 02:40 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: geoffocal at optushome dot com dot au Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.3.1 OS: Linux (Debian 3.0 / 2.4.18)
Private report: No CVE-ID: None
 [2003-05-01 21:19 UTC] geoffocal at optushome dot com dot au
I can't get sessions to work properly on 4.2.2,4.2.3 & 4.3.1 on Debian Linux 3.0 (2.4.18).  I've read 16043 and it seems to describe my problem very well, but it's closed saying it's fixed in 4.2/4.3.  I've reviewed as many other similar prob reports as possible to no avail.

I've tried all the permutations / combinations in 16043.

I get sessions created and session files (sess_) created in /tmp and the contents look fine etc.  But if I edit the appropriate sess_ file to change a value it isn't reflected back in the web app on refresh.

I'm just compiling straight from source with minimum configure options.  ./configure --with-apxs .

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-02 02:40 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Session really work fine, you\'re probably not using them correctly. Write to the php-general@lists.php.net mailinglist and explain how you\'re using them. They can point out the problems.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 14:01:36 2024 UTC