Yeah after a net stop and net start I've got the cgi version working, but I
still can't
seem to get the PHP isapi module up.

What functionality is missing from the CGI version besides http-auth? can it
handle
uploads?

Gfunk

----- Original Message -----
From: "Ernest E Vogelsinger" <[EMAIL PROTECTED]>
To: "Josh McDonald" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, March 03, 2001 6:04 PM
Subject: Re: [PHP] Problems with IIS4 (Win2k)


> At 21:56 04.03.2001, Josh McDonald said:
> --------------------[snip]--------------------
> >Hi,
> >    I'm having problems with IIS 4 trying to install PHP. If I install
the
> >exe in the application mappings, I get the good old:
> >
> >"CGI Error
> >The specified CGI application misbehaved by not returning a complete set
of
> >HTTP headers. The headers it did return are:"
> >
> >Message, and if I use the php4isapi.dll I get "The specified module could
> >not be found. " Can somebody tell me what I'm doing wrong?
> --------------------[snip]--------------------
>
> Make sure the entry is correct for .php extensions:
>     Executable:   %phppath%\php.exe %s %s
> Both "%s" must exist, or PHP will do nothing at all.
>
>
>
>
>      ...ebird
>
>    >O     Ernest E. Vogelsinger
>    (\)    http://www.1-at-web.at/
>     ^     ICQ#   13394035
>
>
> --
> PHP General 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]
>


-- 
PHP General 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]

Reply via email to