ID: 16263
Comment by: e at sloven dot net
Reported By: kur at natur dot cuni dot cz
Status: No Feedback
Bug Type: Session related
Operating System: ANY
PHP Version: 4.3.0-dev
New Comment:
I have same problem and I have tried all suggested solutions. Problem
still remains.
Previous Comments:
------------------------------------------------------------------------
[2007-02-16 20:29:24] general at itpsg dot com
I am having the same problem. I have tried all the suggestions here.
One system is fedora core 4 the other is fedora core 5. Updating the
packages does not help. Setting charset does not help. Adding 0; to
the save_path does not help. The save path has the appropriate
permissions. The session file is created but always empty. Using
session_write_close has no effect. We developed the application, fully
tested, went to deploy and now this is blowing everything up...ouch!
------------------------------------------------------------------------
[2007-02-07 09:35:10] morten at vianett dot no
Same problem using v5.2.0
I get empty sess_ files in /tmp
I have had this problem many times before. It seems that it works if
its installed on a sunny day..
------------------------------------------------------------------------
[2007-01-18 19:20:45] par at tor dot se
Try to change this:
session.save_path = "0;c:\program files\php\tmp"
don't forget to use the 0; before the path.
------------------------------------------------------------------------
[2006-12-24 13:18:44] barts at time dot net dot my
PHP 5.1.4
Windows NT SERVER 5.1 build 2600
Possible workarounds installed as mentioned in the thread.
I also noticed that the session cookie is not updated
when another pages is loaded that contains session_start();
This causes the session always to expire after its lifetime,
where I expect the session to expire after the last session_start +
lifetime.
------------------------------------------------------------------------
[2006-12-02 05:00:24] michaellai2006 at yahoo dot com
Same thing for 5.1.16
I tried other people's suggestion, did not work for me neither.
Please give a workaround.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/16263
--
Edit this bug report at http://bugs.php.net/?id=16263&edit=1