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
CGI Error - not returning a complete set of HTTP headers
Moderator: mkoch227
Re: CGI Error - not returning a complete set of HTTP headers
Try if this helps:
viewtopic.php?f=13&t=3497
viewtopic.php?f=13&t=3497
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: CGI Error - not returning a complete set of HTTP headers
Works like a dream. The fix is perfect. thanks a lot Klemen