I am a new user and I am trying to install zabbix for our company and having some difficulty, I get the following error:
$ sudo mysql -uroot -p
Enter password:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Any help would be appreciated. Thanks
$ sudo mysql -uroot -p
Enter password:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Any help would be appreciated. Thanks
Comment