Hey all, I'm having a tough time getting Zabbix running. The install had several hurdles I needed to get over and now that the install is finished the silly thing won't run. Observe:
[root@CentosNMS ~]# /sbin/service zabbix_server start
Starting zabbix_server: [FAILED]
[root@CentosNMS ~]# exit
exit
[jobee@CentosNMS ~]$ /sbin/service zabbix_server start
Starting zabbix_server: Password:
[FAILED]
I tried it as root and as me but as you can see it didn't work. I checked the log and saw this:
7214:20110831:040914 Failed to connect to database: Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) [2002]
Now I'm in my clueless area. Googling this error didn't help and that means I have no hope unless someone here can point me in a direction. SO, any ideas? Suggestions? Recommendations?
Thanks,
Joe B
[root@CentosNMS ~]# /sbin/service zabbix_server start
Starting zabbix_server: [FAILED]
[root@CentosNMS ~]# exit
exit
[jobee@CentosNMS ~]$ /sbin/service zabbix_server start
Starting zabbix_server: Password:
[FAILED]
I tried it as root and as me but as you can see it didn't work. I checked the log and saw this:
7214:20110831:040914 Failed to connect to database: Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) [2002]
Now I'm in my clueless area. Googling this error didn't help and that means I have no hope unless someone here can point me in a direction. SO, any ideas? Suggestions? Recommendations?
Thanks,
Joe B
Comment