ID:               25116
 Updated by:       [EMAIL PROTECTED]
 Reported By:      leo dot jokinen at laurea dot fi
-Status:           Open
+Status:           Feedback
 Bug Type:         Session related
 Operating System: Windows XP home
 PHP Version:      4.3.2
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



Previous Comments:
------------------------------------------------------------------------

[2003-08-17 08:00:13] leo dot jokinen at laurea dot fi

Description:
------------
My session.save_path contains these sessionfiles. Every time when i
reload my page, the new file is being made. PHP won't find the current
session. This problem happens also when is redirect my code into
another php-file. I am running php with module of apache 1.3.28. 
Some stats: 
session.auto_start Off
session.bug_compat_42 On
session.bug_compat_warn On
session.cache_expire 180
session.cache_limiter nocache
session.cookie_domain no value
session.cookie_lifetime 0  
session.cookie_path / 
session.cookie_secure Off
session.entropy_file no value 
session.entropy_length 0  
session.gc_divisor 100 1
session.gc_maxlifetime 900 
session.gc_probability 1  
session.name PHPSESSID 
session.referer_check no value 
session.save_handler files 
session.save_path /Program Files/PHP/sessions/  
session.serialize_handler php  
session.use_cookies On 
session.use_only_cookies On 
session.use_trans_sid Off 




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25116&edit=1

Reply via email to