The original mail is not clear enough to give an answer. To me it sounds more like an IIS misconfiguration.
There was a problem with CGI not stopping under IIS when iisfunc extension was enabled, but this won't give the CGI error mentioned below. To me it sounds more like a misconfiguration in the ini file. What happens if you call a script with the following content: <?php phpinfo(); ?> If you do not a beautiful configuration page, then RTM at www.php.net/install.windows. Christoph [EMAIL PROTECTED] (Christoph Christ) wrote: >This bug has been fixed - take the latest CVS snapshot where a bugfix for >that problem has been applied. > >The problem is, that php.exe crashes under IIS (seems to be a not properly >handled buffer overflow situation). > >Kind regards >Christoph Christ > >> I had a very nice little application I was working on. I selected options >> from an html page and then after selection I called a PHP script. It >> worked >> just fine, but now when I use the same code unchanged, it gives me the >> error >> you see below and nothing more. This has happened to me twice before. What >> gives? There must be something I'm doing, but I can't figure what it is. >> I >> can't be the only person who's gotten this. Please help! >> >> Thanks, >> >> CGI Error >> The specified CGI application misbehaved by not returning a complete set >> of >> HTTP headers. The headers it did return are: >> >> >> -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php