Welcome Guest, Not a member yet? Register   Sign In
IIS and CI problems: "The specified CGI application misbehaved by not returning a complete set of HTTP headers."
#1

[eluser]Niklas Stephenson[/eluser]
Im am working on a CI based webapp and the webhost for the site is running IIS and PHP in CGI. But now my problem is that when a load a subpage like index.php/user/ i get a CGI error:
Quote:CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.

according to my ISP it is because IIS is not supporten index.php/subpage, the slash. It thinks it is a sub folder. What do i do?
#2

[eluser]Niklas Stephenson[/eluser]
Try to take a look at the page at : http://www.show-us-your-budget.eu/index....r/register
#3

[eluser]Niklas Stephenson[/eluser]
I got it fixed by adding a ? to $config['index_page'] = "index.php?";
#4

[eluser]Peter Lachky[/eluser]
Hey Niklas,

Thanks for this! ;-)

Petiar




Theme © iAndrew 2016 - Forum software by © MyBB