php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36177 The specified CGI application misbehaved by not returning a complete set of HTT
Submitted: 2006-01-27 03:47 UTC Modified: 2006-01-27 08:35 UTC
From: shane dot luffman at filton dot ac dot uk Assigned:
Status: Not a bug Package: IIS related
PHP Version: 5.1.2 OS: win2k3 server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: shane dot luffman at filton dot ac dot uk
New email:
PHP Version: OS:

 

 [2006-01-27 03:47 UTC] shane dot luffman at filton dot ac dot uk
Description:
------------
i installed lastest php windows installed on win2k3 server with iis6 and works fine in command line when i run php -i from shell, however i get this error when i try and render php file through a web browser "The specified CGI application misbehaved by not returning a complete set of HTTP headers"

i have checked

php.ini
extentions
file permiision
environment path

all seem fine and as it should be.  i also tried the php zip version and got the same results with the same "The specified CGI application misbehaved by not returning a complete set of HTTP headers" error

please can you shen some light on why it might working on command line and not in iis6? thanks shane


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-01-27 08:35 UTC] sniper@php.net
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.

As you failed to tell what type of SAPI you used, I must assume you used CGI (the only working one with IIS) and didn't read the manual / php.ini-recommended notes.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC