On 14.08.2016 01:47, Rich Shepard wrote:
  I downloaded, built, and installed php-pgsql for php-5.6.24, yet still
cannot connect to the database as I try to install an application. Firefox
shows me this error:
Syntax error in file:
/opt/xrms/include/adodb/drivers/adodb-postgresql.inc.php
ADONewConnection: Unable to load database driver
  Can someone point me to what I've missed doing?


Have you done the following:

> To enable the pgsql extension for php, go to /etc/php.d/pgsql.ini
> and uncomment the line:
> ; extension=pgsql.so

https://slackbuilds.org/slackbuilds/14.2/libraries/php-pgsql/README

Apache restarted? Sometimes, when adding extensions,
you'll need to stop apache and then start.


If stoppping and starting apache wont help,
please show the result of phpinfo();


--
Thomas Szteliga


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to