[PHP-DEV] PHP 4.0 Bug #5621: user-defined session_write() isn't called!!! From: cveld <email protected>
Date: 07/15/00

From: cveld <email protected>
Operating system: win32
PHP version: 4.0.1pl2
PHP Bug Type: Misbehaving function
Bug description: user-defined session_write() isn't called!!!

I get the following warning from the standard session_write() function, but I did a session_set_save_handler()-call...

Warning: Failed to write session data. Please check that the current setting of session.save_path is correct (c:/temp/) in Unknown on line 0

Please fix this. In 4.0.0 it wasn't the case, this bug popped up in 4.0.1pl2

-- 
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>