From: umut at nevsehir dot edu dot tr Operating system: windows PHP version: 5.2.12 PHP Bug Type: Dynamic loading Bug description: php fails to load php_pdo_mssql.dll
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 bug report at http://bugs.php.net/?id=50843&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50843&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50843&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50843&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=50843&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50843&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=50843&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=50843&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=50843&r=needscript Try newer version: http://bugs.php.net/fix.php?id=50843&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=50843&r=support Expected behavior: http://bugs.php.net/fix.php?id=50843&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=50843&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=50843&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=50843&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50843&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=50843&r=dst IIS Stability: http://bugs.php.net/fix.php?id=50843&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=50843&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=50843&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=50843&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=50843&r=mysqlcfg