From: [EMAIL PROTECTED] Operating system: Win2k/IIS PHP version: 4.1.2 PHP Bug Type: IIS related Bug description: CGI Error
This problem occurs on 4.1.2 and 4.2.1 (maybe earlier versions, too) running on the CGI version for Win2k. This may be related to bug 16313. Randomly when I have a page redirect using the "location" header command, I get the message: "CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:" I can then refresh the browser and see the page (usually). It happens one time every 5 - 10 pages viewed. No event log entry is made, and no other information is provided. Here's the interesting bit: 1. It doesn't happen all the time 2. It doesn't happen at all on another Win2k machine of mine (same software config) The major difference between the two servers is the speed of the second server. The failing server is a dual processor server, while my happy server is a single processor PIII. -- Edit bug report at http://bugs.php.net/?id=17468&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17468&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17468&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17468&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17468&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17468&r=support Expected behavior: http://bugs.php.net/fix.php?id=17468&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17468&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17468&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17468&r=globals