CGI-ERROR BUG

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hya All,

I had this CGI Error problem (random) see below. It happens at random and
when your refresh it works fine.

  -- Begin --
   CGI Error
   The specified CGI application misbehaved by not returning a complete
set of HTTP headers. The headers it did return are:
   --  End  --

To bypass this bug for IIS 5 or IIS 6 you can set the custom error (502) to
a file containing this:

<script>
 history.go(0);
</script>

It worked for me on IIS 5 and IIS 6 running win2000 advanced server and
win2003
Enterprise Edition

Greats Huib

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux