CGI Error - not returning a complete set of HTTP headers

Everything related to Hesk - helpdesk software

Moderator: mkoch227

Post Reply
mgf-neilh
Posts: 2
Joined: Tue Jun 07, 2011 2:34 pm

CGI Error - not returning a complete set of HTTP headers

Post 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
Klemen
Site Admin
Posts: 10136
Joined: Fri Feb 11, 2005 4:04 pm

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

Post by Klemen »

Try if this helps:
viewtopic.php?f=13&t=3497
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
mgf-neilh
Posts: 2
Joined: Tue Jun 07, 2011 2:34 pm

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

Post by mgf-neilh »

Works like a dream. The fix is perfect. thanks a lot Klemen
Post Reply