hmm, I've been successfully using IIS 5/PHP 4.2.1 (also making use of
mysql 3.23.49) and MSSQL Server, combination on win2k server for a few
months now, recently using php 4.2.1 and still no 'nasties' have
happened...

It is worring tho that there seems to be such a leap from systems
running fine to it going ape s*it on another identical(ish) install.

I'm using at the moment a dual p4 2ghz 2gb ram compac proliant ML370 for
our web applications. Ne1 using similar and had problems? I'd rather
know sooner than wait till our service is launched and it going down. No
server, no cash flow ;)

I have done some benchmarking on it running the application with IIS 5
and also with Apache2, and there is virtually no speed gain/loss worth
mentioning. But the question then is, what's more stable in the long
run?

We were/are trying to keep is MS-centric - I personally am Anti-MS - but
for the sake of ease of maintenance we we're trying to keep it MS.

Also, while we're on about win2k, ne1 got any security tips for it in
general for a webserver? I.e. typical precautuions to take wither it's
IIS or Apache or other?

> -----Original Message-----
> From: Kevin Lilly [mailto:[EMAIL PROTECTED]]
> Sent: 22 May 2002 4:59 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] Re: windows 2000 server --- crashing
> 
> 
> Thanks Clay...I'll try that when I get to work tommorrow
> 
> Kevin
> "Clay Culver" <[EMAIL PROTECTED]> wrote in message
> 000601c20141$a5f2a5c0$1602a8c0@dark">news:000601c20141$a5f2a5c0$1602a8c0@dark...
> > I have gotten PHP 4.2 to work well under Win2k Server, but 
> I do not use
> > the dll file I use it as a CGI. I have four sites that are PHP/MySQL
> > driven that work fine and see quite a bit of traffic.
> >
> > In options disable automatically reboot when a STOP error
> > occurs, and have a look at what driver or what the exact 
> error is. Then
> > take this to support.microsoft.com there could be a chance 
> there is just
> > something else causing the problem, but only shows when phpinfo() is
> > called.
> >
> > Clay
> >
> > > -----Original Message-----
> > > From: Matt Parlane [mailto:[EMAIL PROTECTED]]
> > > Sent: May 21, 2002 8:25 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: [PHP-WIN] Re: windows 2000 server --- crashing
> > >
> > > Hi Kevin...
> > >
> > > I had the same problem a while back, and I came to the 
> conclusion that
> > PHP
> > > on windows with IIS is just plain dodgy.
> > >
> > > This may or may not help, but I managed to get around the 
> problem by
> > > installing Apache, then setting up all the sites which 
> needed ASP on
> > IIS
> > > on
> > > a different port.  Set up all the ASP sites in the httpd.conf file
> > using
> > > ProxyPass and ProxyPassReverse to point to the IIS web 
> server on the
> > > non-standard port.  My web server is now running 
> beautifully, with all
> > the
> > > ASP pages served through IIS, and all the PHP pages served through
> > Apache
> > > (and I'm desperately trying to outsource all of our ASP 
> sites so I can
> > > migrate to Linux...   :)
> > >
> > > Of course, if you don't have any ASP sites, then get rid if IIS
> > > alltogether.....
> > >
> > > If this is of any use to you, get back to me and I'll let 
> you know the
> > > nitty-gritty of how to get it going.
> > >
> > > Thanks,
> > >
> > > Matt
> > >
> > > "Kevin Lilly" <[EMAIL PROTECTED]> wrote in message
> > > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > > I am running php 4.2.1 on IIS 5 on windows 2000 server edition.
> > > >
> > > > After configuring the server and php I tested it on 
> that computer by
> > > calling
> > > > phpinfo() and it served the page fine. I then tried to 
> call the page
> > > from
> > > a
> > > > windows 98SE computer on the LAN and the server crashed 
> (blue screen
> > of
> > > > death -- memory dump -- computer restarted).
> > > >
> > > > After trying this several times with the same result I 
> tried to call
> > > another
> > > > page with a simple print() statement which comes up 
> with no problem
> > on
> > > > either machine.
> > > >
> > > > Any suggestions would be greatly appreciated.
> > > > Thanks  --  Kevin
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > PHP Windows Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> >
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to