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

Reply via email to