I need some help installing Zabbix 5.2 in a lubuntu 20.04
I configured properly the file /etc/zabbix/zabbix_server.conf
DBHost=localhost
DBName=zabbix
DBUser=zabbix
##DBPassword=
DBPort=3306
Also I tried with
DBName=root
but nothing.
I am running the MySql through XAMPP
These credentials are ok as I am entering to the database from another computer in a different country (of course changing host for the real ip.)

Any Idea what can I do?
Here the logs
I configured properly the file /etc/zabbix/zabbix_server.conf
DBHost=localhost
DBName=zabbix
DBUser=zabbix
##DBPassword=
DBPort=3306
Also I tried with
DBName=root
but nothing.
I am running the MySql through XAMPP
These credentials are ok as I am entering to the database from another computer in a different country (of course changing host for the real ip.)

Any Idea what can I do?
Here the logs

Comment