ID: 21553 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: IIS related Operating System: w2k PHP Version: 4.2.3 New Comment:
Thank you for taking the time to report a problem with PHP. Unfortunately you are not using a current version of PHP -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PHP. Previous Comments: ------------------------------------------------------------------------ [2003-01-09 12:30:02] [EMAIL PROTECTED] Have php loaded on IIS 5 as a CGI. When I go the the php page,via web browser, the php.exe process will not end. Though the page is loaded the process keeps running unit I kill the process or it times out. The test script that I did was a simple: <? echo "wahtever"; ?> but it will not end!!! I even tried to adding each of the following: exit(); exit; die(); die; still no luck! thanks ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21553&edit=1
