I'm using PHP on a win2K server with IIS5 I've been using version 4.1.2 for a while and have been forced to use php.exe instead of php4isapi.dll because every time I wrote phpinfo() the server crashed when using php4isapi.dll and had to be restarted. Now I've upgraded to 4.2.1, and I wonder if this is a known bug that's been fixed or is just my system? Do I dare to make a phpinfo() with php4isapi.dll on 4.2.1 or should I avoid the isapi module???
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php