On Sun, 14 Aug 2016, Nat Taylor wrote: > You enable error reporting in php.ini > > error_reporting = E_ALL > display_error = On
Sigh. I added E_STRICT as an error reporting option, restarted httpd, and see the same error (Syntax error in file: /opt/xrms/include/adodb/drivers/adodb-postgresql.inc.php ADONewConnection: Unable to load database driver) with no further diagnostics. The adodb web site suggests using stackexchange for support. Yesteray I wrote a message there with php-pgsql as one of the tags. Today I cannot find that message and haven't received any mail message about a response. Any suggestions for support sites are welcome. I read the error message as an inability to connect to the database and that's why there appears to be a syntax error in the db driver. Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
