Hey,
I'm trying to install the Zabbix Server 5.2 from scratch on Ubuntu 18.04 version using the following documentation
.
I have encounter two problems.
Amiram
I'm trying to install the Zabbix Server 5.2 from scratch on Ubuntu 18.04 version using the following documentation
HTML Code:
https://www.zabbix.com/download?zabbix=5.2&os_distribution=ubuntu&os_version=18.04_bionic&db=mysql&ws=nginx
I have encounter two problems.
- Unable to connect to the mysql database that just has been installed
- There is no such mysql service at all
- Missing /usr/share/doc/zabbix-server-mysql*/create.sql.gz so I cant configure my database.
Amiram