ID: 43560 Updated by: [EMAIL PROTECTED] Reported By: bluemoon dot kmutt at gmail dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows Server 2003 PHP Version: 5.2.5 New Comment:
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. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2007-12-11 06:14:09] bluemoon dot kmutt at gmail dot com Description: ------------ System Spec: Windows Server 2003 IIS 6.0 PHP 5.2.5 ------ I have been create website and distributed. Website can used and display with no error. Then few days ago my website display some following error --- CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. --- I don't know what happened. So I copy all of file to another drive and re-distribute it and map to the same website and recheck it, it can display with no above error. And then I rebuild it on the same drive that occur and error with difference folder name, it display error again.So I install Apache Web server and map to the same folder. No error display with Apache web server. Anybody can help me to fix this problem? Thank you so much for you help. Reproduce code: --------------- <? // Just this simple souce code, it display an error. phpinfo(); ?> Expected result: ---------------- CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. Actual result: -------------- Output as the PHP Infomation Page. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43560&edit=1
