Remember that the cgi version does not support PHP authentication. the DLL
version does!

Brave Cobra

-----Original Message-----
From: Bernie Kruger [mailto:[EMAIL PROTECTED]]
Sent: donderdag 28 juni 2001 15:08
To: [EMAIL PROTECTED]
Subject: Re: [PHP] PHP crashing IIS 5 on Wnidows 2K


I had PHP 4.0.5 ISAPI running in Win2K IIS5.  It also crashed every few
minutes.  I switched over to CGI and now its running like a dream.

Bernie Kruger

"Phil Driscoll" <[EMAIL PROTECTED]> wrote in message
01062709242201.02176@linux">news:01062709242201.02176@linux...
> On Tuesday 26 June 2001 21:35, Jason Lustig wrote:
> > I have PHP 4.04pl1 set up on a IIS 5 server on Windows 2k. However, it
> > keeps on crashing the server -- not all the time, but sometimes it does,
> > sometimes it doesn't. And I have no idea whatsoever what is causing it.
I
> > *think* that it has to do with my include()s. I end up including all my
> > function and nav libraries into each and every page, which turns out to
> > maybe 10 includes. Theoretically, yes, it would put a hit on the server
> > because PHP uses the file system so much, but it shouldn't crash it.
> >
> > Is this possibly the reason it is crashing?
>
> Assuming that you are using the ISAPI version of PHP, it is probably
crashing
> because that version of PHP is not very stable. You should upgrade to
4.0.6
> which contains improvements in that area, but it is still not perfect. If
you
> find 4.0.6 unstable either change from ISAPI to CGI or if you can, change
> from IIS to Apache and use the Apache module version of PHP.
>
> Cheers
> --
> Phil Driscoll
>
> --
> 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]




-- 
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