OS: SME Server 9.2
Database: MySQL 14.14
Details:
I imported the 3 SQL files into a MySQL database called zabbix. I checked the configuration, /etc/zabbix/zabbix_server.conf, and made sure the db parameters there matched how the db is set up. I used the db user specified in that file to login to MySQL and run a query against one of the Zabbix tables. The tables appear to be intact. The Zabbix log file indicates Zabbix is starting up and using the aforementioned configuration file. I had some db issues initially which showed up in the logs, but those are resolved so it appears the server is connecting to the database. However, when I try to reach the GUI, I get an error titled Database error with a message, "Unable to select configuration." I have Googled this and it aided me in correcting the database issues I had at first, but the GUI still does not want to connect to the database. Is there a further configuration, one specific to the GUI, I need to make a change to?
Database: MySQL 14.14
Details:
I imported the 3 SQL files into a MySQL database called zabbix. I checked the configuration, /etc/zabbix/zabbix_server.conf, and made sure the db parameters there matched how the db is set up. I used the db user specified in that file to login to MySQL and run a query against one of the Zabbix tables. The tables appear to be intact. The Zabbix log file indicates Zabbix is starting up and using the aforementioned configuration file. I had some db issues initially which showed up in the logs, but those are resolved so it appears the server is connecting to the database. However, when I try to reach the GUI, I get an error titled Database error with a message, "Unable to select configuration." I have Googled this and it aided me in correcting the database issues I had at first, but the GUI still does not want to connect to the database. Is there a further configuration, one specific to the GUI, I need to make a change to?
Comment