Re: Connecting to database fails

Rich Shepard <[email protected]> Mon, 15 Aug 2016 10:13:25 -0700 (PDT)
Newsgroups gmane.comp.php.database
Message-ID <alpine.LNX.2.11.1608151010420.20868@localhost>
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