Edit report at http://bugs.php.net/bug.php?id=25863&edit=1

 ID:               25863
 Comment by:       rodoprogramador at hotmail dot com
 Reported by:      salmanarshad2000 at yahoo dot com
 Summary:          IIS: The specified CGI application misbehaved
 Status:           Bogus
 Type:             Bug
 Package:          CGI related
 Operating System: win32 only
 PHP Version:      4CVS, 5CVS, 6CVS..

 New Comment:

had that problem when I tried to debug pages to a local solve it by
choosing manual setting in the Zend toolbar


Previous Comments:
------------------------------------------------------------------------
[2005-01-21 15:26:07] darkel...@php.net

I applied patch from Microsoft
(http://support.microsoft.com/default.aspx?scid=kb;EN-US;884764) and it
do not solved.

------------------------------------------------------------------------
[2004-11-24 15:35:40] ed...@php.net

It turns out, this is not a bug in PHP after all :)



http://support.microsoft.com/default.aspx?scid=kb;EN-US;884764



Thanks to php at bryans dot net for digging it up in their database.

------------------------------------------------------------------------
[2004-11-24 13:59:38] php at bryans dot net

I don't know if this has solved the intermittent problem I was
experiencing with PHP 4.3.9/Server 2003/IIS6 on a dual processor system,
but Microsoft have issued a hotfix for "Errors may occur when you run
CGI applications on a fast multi-processor computer that is running IIS
5.0 and IIS 6.0". See Microsoft Knowledgebase article 884764.

------------------------------------------------------------------------
[2004-11-09 14:37:30] dan at flowofchi dot nl

Whoops!



Here is the line to add:



print "Content-type: text/html\n\n";

------------------------------------------------------------------------
[2004-11-09 14:36:25] dan at hostway dot nl

Hi all!



Actually, all you need to do is specify a MIME type.  Put this line at
the top of your code, and voila!



http://bugs.php.net/bug.php?id=25863



Pretty simple really...   ;)

------------------------------------------------------------------------


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/bug.php?id=25863


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=25863&edit=1

Reply via email to