Hello, i just installed centos 8 (1911) with the boot.iso minimal install. Then i followed your Guide:
Install from Packages: Redhat Enterprise 8
rpm -Uvh https://repo.zabbix.com/zabbix/5.0/r...el8.noarch.rpm
dnf clean all
dnf install zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-agent
with no errors
then mysql -uroot -p ->> mysql not found
it seem that no mysql server was startet. So that i wrong with your Guide?
Install from Packages: Redhat Enterprise 8
rpm -Uvh https://repo.zabbix.com/zabbix/5.0/r...el8.noarch.rpm
dnf clean all
dnf install zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-agent
with no errors
then mysql -uroot -p ->> mysql not found
it seem that no mysql server was startet. So that i wrong with your Guide?
Comment