ID: 14661 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Duplicate +Status: Closed Bug Type: Reproducible crash Operating System: winXP PHP Version: 4.1.0 New Comment:
As said in 14453, this is now fixed. Please try the PHP 4.2.0RC2 from http://www.php.net/~derick/ and reopen if it still crashes. (remember to replace php4ts.dll also!) Previous Comments: ------------------------------------------------------------------------ [2001-12-22 15:06:29] [EMAIL PROTECTED] Probably a dupe of 14453 ------------------------------------------------------------------------ [2001-12-22 14:41:21] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=14661&edit=1
