Hi All,
I get this error at random when querying an MSSQL 2000 database:
"CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:"
If I refresh the page after this error is displayed, the page will return the correct results.
I have used the same PHP code with a MySQL database (replacing the mssql functions with mysql functions of course...) and I haven't received this error once.
Any suggestions?
Thanks!
Steve