From: ejike dot chux at gmail dot com Operating system: Windows PHP version: 5.2SVN-2009-08-26 (snap) PHP Bug Type: PostgreSQL related Bug description: Unable to load dynamic library ".....php_pdo_pgsql.dll' -..."
Description: ------------ Unable to load dynamic library '.....php_pdo_pgsql.dll' - The specified module could not be found. In case you get the above error when using php5.2.6 - 5.3 go to this link and click on the second link on the page. You get a rar file which you unload its contents into you extensions folder(in windows, dont know if the problem exists in other OS) The files inside are the proper versions of the dll files php needs in windows This is the link: http://www.bmedon.net/download.html I got this solution after I tracked it down to http://www.wampserver.com/phorum/read.php?2,52679 Reproduce code: --------------- * Expected result: ---------------- * Actual result: -------------- Unable to load dynamic library '.....php_pdo_pgsql.dll' - The specified module could not be found. -- Edit bug report at http://bugs.php.net/?id=49373&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=49373&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=49373&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=49373&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=49373&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=49373&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=49373&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=49373&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=49373&r=needscript Try newer version: http://bugs.php.net/fix.php?id=49373&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=49373&r=support Expected behavior: http://bugs.php.net/fix.php?id=49373&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=49373&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=49373&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=49373&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=49373&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=49373&r=dst IIS Stability: http://bugs.php.net/fix.php?id=49373&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=49373&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=49373&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=49373&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=49373&r=mysqlcfg
