Hi PHP.net developers, I don't know where this should be posted, but I do know they read here. I had a Windows NT 4 Server, IIS 4.0, All NT and IIS hotfixes, PHP 4.0.6 running as ISAPI. This was working good. However I created a new script that made HEAVY use of the mySQL extension (built in). This script worked great if I was accessing the url from the actual NT server console. If I go to any other box and access the URL two things happen. 1) The client machine receives no response 2) If I try to do ANYTHING on the server which creates a new process, such as open explorer or right click in explorer on a file (fires up a new thread). The machine flat out reboots (ROFL). No bluescreen, nothing in event log, nothing in mySQL.err no indication whatsoever of what cause the reboot. Changing back to the CGI version of PHP all things are fine. I know that this is likely to be a thread issue in the mySQL extension and just wanted to share it with you. <deleted MS rant> ;) Fazed -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]