I am running Windows Enterprise Server 2003 R2 SP2 running IIS 6.0, PHP version 5.2.8 and MYSQL version 4.1.
When I add php_mysql.dll to the php.ini PHP stops working and I get the following in the server application log when I try to open a php page.
Faulting application php-cgi.exe, version 5.2.8.8, faulting module php-cgi.exe, version 5.2.8.8, fault address 0x0000191a.
The browser displays:
FastCGI Error
The FastCGI Handler was unable to process the request.
Error Details:
The FastCGI process exited unexpectedly
Error Number: -1073741819 (0xc0000005).
Error Description: Unknown Error
HTTP Error 500 - Server Error.
Internet Information Services (IIS)
I get the same response when I try and install most modules in php.ini
any suggestions would be very helpful, pulling my hair out.