
August 28th, 2003, 03:38 AM
|
|
|
|
Join Date: Apr 2007
Location: Central, IL USA
Posts: 3,214
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
php 4.3.3 CGI timeout
i had php 4.3.2 installed and running fine, downloaded the 4.3.3 zip and binary installer for IIS 5+ on a winxp machine. unzipped everything to C  HP, ran the installer, copied php4nsapi.dll to C:WINNTsystem, set cgi.force_redirect to 0 in php.ini, i even ran php.exe -i from the command line and everything seems fine. but when i try to access my phpinfo page or any other script i get the following message: "The specified CGI application exceeded the allowed time for processing. The server has deleted the process."
i can't seem to find any useful information on getting rid of this message, any idea's?
|