Page 1 of 1

CGI Error - not returning a complete set of HTTP headers

Posted: Tue Jun 07, 2011 2:45 pm
by mgf-neilh
Hello
I Installed Hesk without any problems however when creating a new Knowledgebase article or a new category the following error is produced:

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.

This happens both when creating a new article or a category. If I then browse to the knowledge base there are 101 entries of that article or category created.

It appears that something is being posted over and over until the script eventually errors out.
From the IIS logs the page is only being hit once so it's not as if the page is hit 100 times for that many duplicated to be created.

Checked php logs also and no errors appear.

Any ideas?

Regards

Re: CGI Error - not returning a complete set of HTTP headers

Posted: Thu Jun 09, 2011 4:49 pm
by Klemen
Try if this helps:
viewtopic.php?f=13&t=3497

Re: CGI Error - not returning a complete set of HTTP headers

Posted: Fri Jun 10, 2011 7:23 am
by mgf-neilh
Works like a dream. The fix is perfect. thanks a lot Klemen