ID: 6693
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Duplicate
Status: Closed
Bug Type: *Session related
PHP Version: 4.0.2
Assigned To: 
Comments:

fixed in 4.0.4

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

[2000-10-03 02:59:45] [EMAIL PROTECTED]
this is dup without further information, #5231 reopened

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

[2000-09-30 03:00:06] [EMAIL PROTECTED]
Does it unlink the session file (aka object)?

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

[2000-09-12 18:38:25] [EMAIL PROTECTED]
I tried several times to use session_destroy() in Windows NT environment with both 
IIS4 and Apache but it doesn't work returning the warning message "Session object 
destruction failed" (but It works perfectly in Linux environment).

Configuration of session environment is:
session.auto_start Off 
session.cache_expire 180 
session.cache_limiter nocache 
session.cookie_domain no value 
session.cookie_lifetime 0 
session.cookie_path / 
session.entropy_file no value 
session.entropy_length 0 
session.gc_maxlifetime 1440 
session.gc_probability 1 
session.name PHPSESSID 
session.referer_check no value 
session.save_handler files 
session.save_path C:TEMP 
session.serialize_handler php 
session.use_cookies On 


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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=6693&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to