Postgre wamp problem huh?

540px-postgresql_logo3colorssvg

It was a shocking news to me that i realize i couldn’t connect the postgre database with my wamp, it seems that i check the log and received errors such as:

PHP Warning:  PHP Startup: Unable to load dynamic library ‘c:/wamp/bin/php/php5.2.9-2/ext/php_pgsql.dll’ – The specified module could not be found.

in Unknown on line 0

So i went to search on google and tried to replace the modules provided by wamp that seems to be corrupted, download the one below that i have zipped it that is working. you can download it free, just unzip and replace the two files with the one at Drive:/wamp/bin/php/php5.2.9-2/ext/

lib_postgresql_wamp

Now restart your wamp, and try using pg_connect, you should be able to connect it without a hassle = )

Taggies: , , , ,

3 Responses to “Postgre wamp problem huh?”

  1. LASR says:

    Thanks !!
    It’s work!!

  2. Julio Fagundes says:

    Nice solution.
    Works!

Leave a Reply