ID: 50843 Updated by: paj...@php.net Reported By: umut at nevsehir dot edu dot tr -Status: Open +Status: Bogus Bug Type: Dynamic loading Operating System: windows PHP Version: 5.2.12 New Comment:
Not a bug, you have to install the mssql driver (not the php extension but for the ntwdblib.dll) dependency (vc crt 2005). Previous Comments: ------------------------------------------------------------------------ [2010-01-26 08:55:27] umut at nevsehir dot edu dot tr Description: ------------ after enabling the php_pdo_mssql.dll in the php.ini , i get the following error: PHP Warning: PHP Startup: Unable to load dynamic library 'c:/php/ext/php_pdo_mssql.dll' - The specified module could not be found.\r\n in Unknown on line 0 i tried 5.2.5 , also it gives the same error. Reproduce code: --------------- enable extension=php_pdo_mssql.dll in the php.ini ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50843&edit=1