jim.davidson Posted May 26, 2010 Share Posted May 26, 2010 Why would I suddenly get this error? Code has been working fine. CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. An explaination of possible causes would be appreciated Link to comment https://forums.phpfreaks.com/topic/203000-cgi-error/ Share on other sites More sharing options...
The Eagle Posted May 26, 2010 Share Posted May 26, 2010 Honestly, I cannot answer what makes it output, it was a bug I thought http://bugs.php.net/bug.php?id=25863 Link to comment https://forums.phpfreaks.com/topic/203000-cgi-error/#findComment-1063759 Share on other sites More sharing options...
jim.davidson Posted May 26, 2010 Author Share Posted May 26, 2010 I run this code <?php phpinfo(); ?> and get this error. CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. I run the same on another domain runs fine. I'm thinking it's got to be something on the server. Am I thinking correctly? Link to comment https://forums.phpfreaks.com/topic/203000-cgi-error/#findComment-1063771 Share on other sites More sharing options...
kenrbnsn Posted May 26, 2010 Share Posted May 26, 2010 Talk to your hosting company. Something is mis-configured. Ken Link to comment https://forums.phpfreaks.com/topic/203000-cgi-error/#findComment-1063821 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.