Hi guys,
I'm trying my second POC where the webui, Zabbix server & PostGre are all dedicated. When I try to configure the PHP front end I keep getting:
The 1.8.6 zabbix server is connected to the PostGre 8.4.7-1 server using the 'zabbix' user & my password as recommended so I know credentials & SQL connection settings are correct. I've even cut and paste across SSH terminals to be sure.
I've tried disabling IPTables & SELinux on the Apache system with no change.(IPTables is up on the PostGre server but configured properly since the Zabbix server runs)
Anyone have any ideas? I'm fresh out.
Thanks!
I'm trying my second POC where the webui, Zabbix server & PostGre are all dedicated. When I try to configure the PHP front end I keep getting:
Code:
pg_connect(): Unable to connect to PostgreSQL server: could not connect to server: Connection timed out Is the server running on host "10.10.10.71" and accepting TCP/IP connections on port 5432? [include/db.inc.php:81]
Error connecting to database
I've tried disabling IPTables & SELinux on the Apache system with no change.(IPTables is up on the PostGre server but configured properly since the Zabbix server runs)
Anyone have any ideas? I'm fresh out.
Thanks!