"Phil Driscoll" <[EMAIL PROTECTED]> wrote in message
01080608455500.15407@linux">news:01080608455500.15407@linux...
> On Sunday 05 August 2001 19:54, Mike Barber wrote:
> > I am running IIS 5 PHP 4, when ever i try to load a page like
> > http://localhost/page.php i get "The specified CGI application
misbehaved
> > by not returning a complete set of HTTP headers. The headers it did
return
> > are:"
> >
> > When i have a form post data(from a .html page to the page it will work
> > fine. This is frustrating at least, i have seen pages that are .php and
> > load with out giving this error.
> >
> > Am i doing something wrong or what settings do i have to change?
> If you are 100% sure that it works ok for POST, then all I can think of is
> that you have set up method exclusions in the script mapping dialogue box
of
> the Internet Services Manager. There should be no exclusions if you want
php
> to handle all requests.
>
> Cheers
> --
> Phil Driscoll
Check that Under IIS 5 web site properties -> Home Directory ->
Configuration -> you have .php set to the path of the php.exe or PHP isapi
dll. You should also see that the file exists on the specified URL. If not
(or mispelled) IIS will respond with that message.
Elias Santiago
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]