Hi Guys,
I am trying to install zabbix-3.2.1 using sources with Oracle as backend. I have installed the Oracle 11g and executed the necessary sql files.
Installed php 5.4.16 version and oci8 extension as well. Updated /etc/sysconfig/httpd file with ORACLE_HOME and restarted the htpd but when trying to configure the zabbix frontend, I am getting Error connecting to database.
Configured the zabbix with zabbix user on server with --prefix option to use zabbix owned directory and not with root. I am able to start the server but issue is with frontend configuration.
Able to connect database manually. Can someone please help.
I am trying to install zabbix-3.2.1 using sources with Oracle as backend. I have installed the Oracle 11g and executed the necessary sql files.
Installed php 5.4.16 version and oci8 extension as well. Updated /etc/sysconfig/httpd file with ORACLE_HOME and restarted the htpd but when trying to configure the zabbix frontend, I am getting Error connecting to database.
Configured the zabbix with zabbix user on server with --prefix option to use zabbix owned directory and not with root. I am able to start the server but issue is with frontend configuration.
Able to connect database manually. Can someone please help.
Comment