For some reason, I keep on getting either on of these errors on my CGI pages, but not at the same time:
CGI Timeout
The specified CGI application exceeded the allowed time for processing. The server has deleted the process.
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
After I refresh the page, it works fine again. After about 30 minutes or so, the errors come back.
Does anyone have any suggestions on how I can correct these errors?
Thanks!