Hi all,
I've been working on installing Zabbix and have run into an issue when trying to configure the frontend. When entering the database connection info from the setup page or when directly modifying the zabbix.conf.php I am getting a error:
Cannot connect to the database.
A direct connection from sqlplus and the Zabbix server itself is able to connect to the DB with no issues so I imagine it is some issue with the Apache/PHP setup.
I am using Zabbix 6.0 with an Oracle database and a full Oracle client installed on the server using the tnsnames file.
I've been working on installing Zabbix and have run into an issue when trying to configure the frontend. When entering the database connection info from the setup page or when directly modifying the zabbix.conf.php I am getting a error:
Cannot connect to the database.
- Error connecting to database:
A direct connection from sqlplus and the Zabbix server itself is able to connect to the DB with no issues so I imagine it is some issue with the Apache/PHP setup.
I am using Zabbix 6.0 with an Oracle database and a full Oracle client installed on the server using the tnsnames file.
Comment