php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22159 one session create two session files
Submitted: 2003-02-10 20:55 UTC Modified: 2003-02-11 09:54 UTC
Votes:2
Avg. Score:3.0 ± 0.0
Reproduced:0 of 2 (0.0%)
From: jijang at tronwell dot net Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.2.1 OS: Linux debian 2.4.18-orig
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jijang at tronwell dot net
New email:
PHP Version: OS:

 

 [2003-02-10 20:55 UTC] jijang at tronwell dot net
 im not find bug list.
 but be like find.
 bug id 13683( http://bugs.php.net/search.php?cmd=display&search_for=create )


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-10 20:58 UTC] sniper@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.

Ask support on the mailing lists, this is not likely
any bug in PHP..

 [2003-02-10 22:32 UTC] jijang at tronwell dot net
test
 [2003-02-11 09:54 UTC] sniper@php.net
test elsewhere..

 [2003-03-19 11:48 UTC] roland at lichti dot de
Why doesn't it imply a bug in php? It seems to be the same problem I have. php loses its sessions. The cookie is set and ignored afterwards and set new.

You get a test at http://cms.lichti-edv.de/about.php. The code is shown first and then the output generated by it.
 [2003-03-19 11:58 UTC] roland at lichti dot de
The problem is in the configuration file

session.auto_start=1 restarts the session every time. I set it to 0 and everything works. That IS a php bug (at least a documentation bug).
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 24 23:00:02 2025 UTC