Zitat von Barry Haycock <bar...@flappingfish.net>:

I am running horde 5.2.6 with php version 5.4.16 on a Centos V7 system

the database is postgres which is accessed via sockets.

When I ran webmail-install everything worked correctly and the database was configured.

when I attempt to open <HOST>/horde/admin/config I am getting the errorA fatal error has occurred Could not instantiate PDO. PDOException: SQLSTATE[08006] [7] could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
Details have been logged for the administrator.

when I open <HOST>/horde/test.php I have
PDO: Yes, and
PostgreSQL Support: Yes

I have looked in /etc/php.ini and confirmed the following extensions
extension=pdo_pgsql.so
extension=pgsql.so
extension=pdo.so
the socket /tmp/.s.PGSQL.5432 exists.

any ideas on the issue?

Permissions? Does the webserver user have access to that socket?

--
Jan Schneider
The Horde Project
http://www.horde.org/

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to