ID: 29156 User updated by: bharris at lakeforesthospital dot com Reported By: bharris at lakeforesthospital dot com Status: Bogus Bug Type: IIS related Operating System: Windows 2000 SP4 PHP Version: 5.0.0 New Comment:
Well there was a "bug" in the documentation, and there's a bug in it's handling of IIS. Maybe it's an IIS bug, but if you are aware of it you should handle it. The defered responsibility might be just, but it is deffinately stupid. Previous Comments: ------------------------------------------------------------------------ [2004-07-15 14:27:07] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. ------------------------------------------------------------------------ [2004-07-15 10:22:28] lslight at no-log dot org >From install.txt : !NOTE!: Since 4.1.2, the php.ini setting cgi.force_redirect defaults to '1' which effectively prevents the cgi from working within IIS. You need to set up at least a minimal php.ini file with the following directive: cgi.force_redirect = 0 And no more http 400 error. ------------------------------------------------------------------------ [2004-07-14 22:29:17] bharris at lakeforesthospital dot com Well that sorta worked... But now every page gives me an HTML error 400 - Bad Request. Any ideas? ------------------------------------------------------------------------ [2004-07-14 21:53:34] lslight at no-log dot org Oops. Not a bug anymore for me. I had to change the executable associated with ".php" in IIS, from "php.exe" to "php-cgi.exe". Install.txt included is the distribution seems to be not updated. ------------------------------------------------------------------------ [2004-07-14 20:52:44] lslight at no-log dot org sale result with Windows NT Server and IIS4 ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/29156 -- Edit this bug report at http://bugs.php.net/?id=29156&edit=1