Folks, I upgraded from PHP 5.2.6 to 5.3.1 on my test machine. Pretty easy, just installed FastCGI for IIS6, installed PHP 5.3.1 and entered the .php ext stuff into IIS6. Now I tried it on my production box. No go. Although the web extension "FastCGI Handler" can be enabled with no problems, PHP doesn't work. I get an error in the application log: EventID: 1000 Source: Application Error Faulting application php-cgi.exe, version 5.3.1.0, faulting module php5ts.dll, version 5.3.1.0, fault address 0x000f4d40. Does anyone have any ideas? Thanks! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php