Hi,
I'm running through an install for the first time and am stuck at here. https://www.zabbix.com/download?zabb...debian&os_vers ion=12&components=server_frontend_agent&db=mysql&w s=apache
step 2c gives me ERROR 2002 (HY000): Can't connect to local server through socket '/run/mysqld/mysqld.sock' (2)
I have almost no experience with database servers at all. I can follow instructions and google errors, but I lack the understanding to know the context. What password is being asked for, the OS root? It's a new VM built for this project, there is no previous history to it.
Thanks in advance
I'm running through an install for the first time and am stuck at here. https://www.zabbix.com/download?zabb...debian&os_vers ion=12&components=server_frontend_agent&db=mysql&w s=apache
step 2c gives me ERROR 2002 (HY000): Can't connect to local server through socket '/run/mysqld/mysqld.sock' (2)
Code:
# mysql -uroot -p password
I have almost no experience with database servers at all. I can follow instructions and google errors, but I lack the understanding to know the context. What password is being asked for, the OS root? It's a new VM built for this project, there is no previous history to it.
Thanks in advance
Comment