Hello
I try to upgrade Zabbix from 3.2.7 to 4.4 and use the path given by https://www.zabbix.com/documentation.../debian_ubuntu
When I finished all the steps, I tried to access zabbix via browser and got the following error message:

I recognized that the mysql service is not running
So i tried to start mysql
But it isn't starting without an error message or error logs.
kind regards
lnxmatba
I try to upgrade Zabbix from 3.2.7 to 4.4 and use the path given by https://www.zabbix.com/documentation.../debian_ubuntu
When I finished all the steps, I tried to access zabbix via browser and got the following error message:
I recognized that the mysql service is not running
# service --status-all
[ - ] mysql
[ - ] mysql
So i tried to start mysql
# /etc/init.d/mysql start.
But it isn't starting without an error message or error logs.
kind regards
lnxmatba
Comment