Bastiaan
|
| Posted: 10/13/2002, 2:53 PM |
|
Hi,
I have IIS on w2k with sp3 + MySQL 3.23.52 + PHP4.
I have installed the employers sample and run the query's in a new database. I get the folowing error when I run the sample for employers directory.
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
When accessing the login page all go's well, but after pressing the submit for login and pass, then i get this error. Alse when i push the link to the default site... Anyone know what could be the problem?
Thanks, Bas.
|
|
|
 |
Torsten Heissler
|
| Posted: 03/28/2003, 3:55 PM |
|
Hi!
I have the same problem with
win xp, php 4.3, mysql 4.0.12-nt
error message:
____________________________________________________________________________
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
____________________________________________________________________________
please help!
take care,
torsten
|
|
|
 |
j9
|
| Posted: 03/31/2003, 10:53 AM |
|
I just had this too. The error you are getting is essentially a 404 (Page not found) error produced by PHP. Check your URL that the PHP module is trying to go to. I'll bet you have a typo.
|
|
|
 |
|