ID: 34204 Updated by: [EMAIL PROTECTED] Reported By: arpad at zooloo dot com -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Windows XP SP1 PHP Version: 5.1.0RC1 New Comment:
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". Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2005-08-21 12:55:28] arpad at zooloo dot com Description: ------------ With PHP5.1.0RC1 my Apache2 mod_rewrite crashes everytime i want to use it. It worked fine with PHP5.1.0b3 though. Reproduce code: --------------- RewriteEngine on RewriteRule index.html index.php Expected result: ---------------- it should display index.html as it was index.php Actual result: -------------- Server crashes with the following log entry: [notice] Parent: child process exited with status 3221225477 -- Restarting. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34204&edit=1