|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2003-08-27 07:28 UTC] ddavis at realontario dot ca
Description:
------------
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
I know that this has been posted many times, but I have been search for many days, and I have not found a solutions.
I am running win2000, IIS 5.0 , PHP as CGI and I keep getting this ERROR.
It is happening at random times.
When I run php -i, it works ALL the time.
I have the correct security rights on all of the files/folders. I have followed the install.txt file.
When i use the function " header("location: $loc"); "
It will generate the CGI Error ... at random times
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Mon Jun 22 02:00:01 2026 UTC |
Sniper, Yes, I did use the current PHP installer. The CGI Error has occured on 2(two) different Servers. It happens on pages that use the Header("location: ####") function.