From: [EMAIL PROTECTED] Operating system: winXP PHP version: 4.1.0 PHP Bug Type: Reproducible crash Bug description: Sessions Causing Apache (maybe others?) to Crash on Windows (maybe others?)
Any use of session functions on php 4.1.0 and apache 1.3.22 cause an error in php4ts.dll and cause apache to crash. everything else i've found works fine. i'm not sure whether this is true for other servers and operating systems, but i've noticed it here at least. a script as simple as: <?php session_start(); ?> causes this to occur. please fix! :) -- Edit bug report at: http://bugs.php.net/?id=14661&edit=1 -- 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]