Rick Saindon
|
| Posted: 04/09/2002, 5:41 PM |
|
I am getting the following error in a modified version of the "Task
Managment" sample / demo app. I have added no custom php code, using only
the tool (CodeCharge) to extend functionality. I get the following error
(often).
"CGI ERROR: The specified CGI application misbehaved by not returning a
complete set of HTTP headers. The headers it did return are:" {nothing...??}
This error is documented in a thread, on the PHPBuilder.com web sight: http://www.phpbuilder.com/forum/read.php3?num=2&id=1374...=0&thread=13742
7
It seems to happen more often when I am in the office hitting the app from
within the local area net. When at home, coming in through VPN on cable
modem...it seldom happens.
My environment is:
Windows 2000 server
IIS 5.1
SQL Server 2000
PHP 4.1.2 (.exe) version = CGI
Thanks for your help...Rick Saindon (rsaindon@qulatim.com)
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 04/10/2002, 12:42 AM |
|
Did you manage to get php apps running on your server before ?
I suggest that you take a look at error log for more detailed error
information, since the error simply indicates some general error.
--
Alex
CodeCharge Developer
"Rick Saindon" <rsaindon@qualtim.com> wrote in message
news:a901od$r7o$1@news.codecharge.com...
> I am getting the following error in a modified version of the "Task
> Managment" sample / demo app. I have added no custom php code, using only
> the tool (CodeCharge) to extend functionality. I get the following error
> (often).
>
> "CGI ERROR: The specified CGI application misbehaved by not returning a
> complete set of HTTP headers. The headers it did return are:"
{nothing...??}
>
> This error is documented in a thread, on the PHPBuilder.com web sight:
> http://www.phpbuilder.com/forum/read.php3?num=2&id=1374...=0&thread=13742
> 7
>
> It seems to happen more often when I am in the office hitting the app from
> within the local area net. When at home, coming in through VPN on cable
> modem...it seldom happens.
>
> My environment is:
> Windows 2000 server
> IIS 5.1
> SQL Server 2000
> PHP 4.1.2 (.exe) version = CGI
>
> Thanks for your help...Rick Saindon (rsaindon@qulatim.com)
>
>
>
>
|
|
|
 |
|