Date: 09/30/00
- Next message: Bug Database: "[PHP-DEV] Bug #6949 Updated: Compiling Problem (microtime.c)"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6918 Updated: Initializing session via session_start or _register corrupts HTML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 6693
Updated by: sas
Reported By: giancarlo.favaretti <email protected>
Status: Feedback
Bug Type: *Session related
Assigned To:
Comments:
Does it unlink the session file (aka object)?
Previous Comments:
---------------------------------------------------------------------------
[2000-09-12 18:38:25] giancarlo.favaretti <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
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=6693
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #6949 Updated: Compiling Problem (microtime.c)"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6918 Updated: Initializing session via session_start or _register corrupts HTML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

