Re: [PHP-WIN] PHP is not stable under Windows platform...

2001-02-10 Thread phobo
"reliably crashing"? heheh Siggy > I found the ISAPI plugin to be reliably crashing on Win/NT4 and W2K > platforms altogether. Simple advice - don't use ISAPI on a Windows platform > (sad, but true). > > > ...ebird > >>O Ernest E. Vogelsinger >(\)http://www.1-at-web.at/ >

RE: [PHP-WIN] PHP is not stable under Windows platform...

2001-02-08 Thread Asendorf, John
I haven't had really good luck with the ISAPI module. My suggestion would be to learn C and fix the source code for us :) or wait patiently for a more stable version of the ISAPI module to come out. - John Asendorf - [EMAIL PROTECTED] Web Applications Developer http://www.l

Re: [PHP-WIN] PHP is not stable under Windows platform...

2001-02-08 Thread Ernest E Vogelsinger
At 10:14 08.02.2001, sam said: [snip] >Hi, >My problem is that I have installed the PHP under win2k, and it >seems OK, but when I use a lot of sockets, it may cause system halt !! >But it will not happen when I use CGI mode to run PHP by IIS. Maybe some >thi