Fast CGI error after installing the driver for MSSQL server
Hi TechyV buddies!
I am having some problem with my MSSQL server. I am using Windows Server 2003, II 6, PHP 5.2.17 – FastCGI (Plesk) and MSSQL server 2008 in another server. Everything works well until I installed drivers php_sqlsrv_52_ts_vc6.dll and php_pdo_sqlsrv_52_ts_vc6.dll and added this as an extension: extension=php_sqlsrv_52_ts_vc6.dll
extension=php_pdo_sqlsrv_52_ts_vc6.dll
After that, I have restarted the web server for the installed drivers to work. However an error occurred. The following error showed up.
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 have tried to solve the error by deleting the dll and the txt in php.ini and restarted the server but I get the same error. Can anyone help me solve this problem? I will be very thankful for any help. Thank you!