I am using the installation instructions for Zabbix 6.2 with Ubuntu 22.04 (Server, Frontend, Agent, MySQL,Apache)
While installing "apt install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent", I was not prompted to type a MySQL password (in multiple installation tries)
So when I had to call MySQL with mysql -uroot -p, I did not have a password to type.
Can anyone help?
While installing "apt install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent", I was not prompted to type a MySQL password (in multiple installation tries)
So when I had to call MySQL with mysql -uroot -p, I did not have a password to type.
Can anyone help?
Comment