- Unable to determine current Zabbix database version: the table "dbversion" was not found.
Ad Widget
Collapse
Unable to determine current Zabbix database version: the table "dbversion" was n
Collapse
X
-
You missed a step in your setup.
In addition to creating a 'zabbix' database and a user that can connect to it in your database software, you must also import some SQL to create the initial schema for your specific version of Zabbix. For a brand new install, there's also usually a separate "default data" that you would import after creating the (empty) tables for the initial schema.
Comment