diff --git a/www/bugs-generating-backtrace-win32.php b/www/bugs-generating-backtrace-win32.php index 3fef770f..74d2fd91 100644 --- a/www/bugs-generating-backtrace-win32.php +++ b/www/bugs-generating-backtrace-win32.php @@ -68,7 +68,9 @@

Add a "sleep(10);" for the first run (from the cmd: "php.exe crashme.php"), it will let you enough time to click "next" and select -the php process:

+the php process. I you are debugging the Apache module, start Apache with -X option and choose +httpd.exe instead of php.exe from the process list. +Then proceed further:

Select the php process

Click again next and let it crash. If everything went well, you should see your new rule as shown in the image below: