From: bryan at bleu-tango dot com Operating system: Windows 2000 Server PHP version: 4CVS-2004-03-30 (stable) PHP Bug Type: IIS related Bug description: Scripts timeout when called by IE
Description: ------------ I have had this problem with all versions of PHP from 4.3.2 up to the 3-30 stable release. When a PHP script is called from Internet Explorer that requires database writes, the script will hang, with the following written to the System event log: "The script started from the URL '/phpbb2/profile.php' with parameters '' has not responded within the configured timeout period. The HTTP server is terminating the script." This occurrs in phpbb, as well as phpMyAdmin. It occurrs if the database is mySQL OR MSSQL. The commonality seems to be database writes and IE. I have also attempted to run everything under the Administrator account, to rule out any permissions issues. Same result. -- Edit bug report at http://bugs.php.net/?id=27781&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27781&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27781&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27781&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27781&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27781&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27781&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27781&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27781&r=support Expected behavior: http://bugs.php.net/fix.php?id=27781&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27781&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27781&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27781&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27781&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27781&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27781&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27781&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27781&r=float