On Sat, 13 Aug 2016, Lester Caine wrote:

Do you actually have the postgresql PHP driver installed. Database drivers
are not installed by default as you only really need the ones you are
actually using.

  Should be installed:

/usr/lib/php/extensions/pgsql.so
/usr/lib/php/extensions/pdo_pgsql.so

and /etc/httpd/php.ini contains both.

  Still see the error that the connection cannot be established after
re-starting httpd.

  Where else do I look?

Thanks,

Rich

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to