ID: 15484 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: win2k PHP Version: 4.1.1
Previous Comments: ------------------------------------------------------------------------ [2002-02-10 06:18:12] [EMAIL PROTECTED] 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". ------------------------------------------------------------------------ [2002-02-10 06:04:07] [EMAIL PROTECTED] used session_set_save_handler(...."sess_read"....); and when session_start(); and also sess_read() returns _NONE_ string e.g. function sess_read() { } or function sess_read() { return false; } browser get no response from apache (should be crash) it should be strong enough :-) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15484&edit=1
