I had lots of trouble running PHP & IIS together... after a few running a
few scripts IIS would hang or crash completely.
I tried running PHP as a CGI program but then got lots of problems with
paths like "/php/php.exe/graphics/background.gif" when it should have been
"/graphics/background.gif".
I gave up in the end and installed Apache. I had some initial setting up
problems (mainly getting the paths right), but now it's perfectly stable and
I don't get any problems with it. :)
--
Matt
[EMAIL PROTECTED]
[EMAIL PROTECTED]
< www.mralston.co.uk />
"Thomas" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello!
>
> As stated in many doc-sources, ISAPI hasn't the status "stable", and this
> problem could occur also on NT 4 with IIS 4. This is "simply" a crash,
which
> dragged down the WWW pub.-service (and I supoose the iisadmin) also.
>
> Till the ISAPI-module gets stable, I'd proceed in that way: run all
scripts
> in CGI-mode, and only scripts that really need ISAPI in ISAPI.
>
> Hope that helps,
> Thomas
>
>
> anderzzo wrote:
>
> > I've installed PHP on my Win2000 Server with IIS5
> > and it worked fine in a week until today!
> >
> > All I get when I try to reach a .php page is, The page can't be found!
> > In the systemlog, it says that the WWW publishing service has been
> > unexpected ended.
> > (don't know the exact translation for that :)
> >
> > Even not a simple "hello" script works!
> > Anyone knows why?
> >
> > --
> > 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]
>
>
> --
> 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]
>
--
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]