I just installed Zabbix in Fedora 17. I have installed the database and confirmed that I can connect from the command line using user zabbix as well as root and another user I have created. However, on Step 4 of the installation GUI, I cannot get the Test Connection to work with any of these users.
I am getting the error: mysql_connect(): can't connect to local MySQL server through socket '/usr/local/mysql/data/mysql.sock' (13) [include/db.inc.php:85]
That is the socket I have configured in php.ini and my.cnf. The zabbix_server comes up fine without any issues. It is only this test in the installion UI that is having any sort of problem with MySQL.
I have been suffering death by Google and can't find any answers to this problem. Any and all help is greatly appreciated!
I am getting the error: mysql_connect(): can't connect to local MySQL server through socket '/usr/local/mysql/data/mysql.sock' (13) [include/db.inc.php:85]
That is the socket I have configured in php.ini and my.cnf. The zabbix_server comes up fine without any issues. It is only this test in the installion UI that is having any sort of problem with MySQL.
I have been suffering death by Google and can't find any answers to this problem. Any and all help is greatly appreciated!
Comment