Re: [PHP-WIN] Best environment for PHP on Windows

2002-08-30 Thread Pozzer Franco
Apache/CGI. Benjamin Walling wrote: > We have a website currently running ASP/IIS/Win2k. It has some problems > that get it locked up on a semi regular basis, requiring a reboot or killing > of dllhost.exe. > > I've started porting some of the code to PHP to see if this is a viable > alternati

[PHP-WIN] Best environment for PHP on Windows

2002-08-30 Thread Benjamin Walling
We have a website currently running ASP/IIS/Win2k. It has some problems that get it locked up on a semi regular basis, requiring a reboot or killing of dllhost.exe. I've started porting some of the code to PHP to see if this is a viable alternative. So far, I've been running it on IIS/Win2k as