Hi all,
I have problem with the installation of Zabbix server. I am running a fully upgraded Debian 10 on my server. And I am following this "tutorial". When I want run the command
I am getting this error
Any idea what is wrong?
I have problem with the installation of Zabbix server. I am running a fully upgraded Debian 10 on my server. And I am following this "tutorial". When I want run the command
Code:
mysql -u root -p
Code:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Comment