"Your PHP installation does not support PostgreSQL. You need to recompile PHP using the --with-pgsql configure option."
I am facing this issue on windows when I try to access PhpPgAdmin. My postgresql version is 9.1 and PHP is installed in WAMP stack. I tried enabling the php_pgsql extension but didn't work. Plz help on what needs to be done to make it work.
Thanks!