ID: 49373 Updated by: [email protected] Reported By: ejike dot chux at gmail dot com -Status: Open +Status: Feedback Bug Type: PostgreSQL related Operating System: Windows PHP Version: 5.2SVN-2009-08-26 (snap) New Comment:
Please try using this snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://windows.php.net/snapshots/ And use the provided dlls.. Previous Comments: ------------------------------------------------------------------------ [2009-08-26 13:45:25] ejike dot chux at gmail dot com 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 this bug report at http://bugs.php.net/?id=49373&edit=1
