Entry
CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: "ERROR: could not get the task list
Mar 5th, 2002 02:26
Koen Andries, Jennifer Raffo,
The reason for this error is that for some reason php terminates
prematurely. If you are using IIS the first thing you can try is
checking the "check that file exists"-box in application extention
mapping. If that doesn't work it's probably an error in php.ini like a
non-existing path to the temp-directory or insufficient rights to a
path.