For the last few weeks, we have been getting the following error CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. Sometimes we have to refresh the page 10 times and then it appears. What do I do? Website is www.adventurelinks.net
Hmm.. this is a real nasty error. It usually means that the PHP script crashed so badly that it doesnt' even write the error to the browser. I would try put some error trapping code in the application to dump the error to a log file.