I want to restrict access to MySQL database to user zabbix@localhost, instead of zabbix@'%' user.
If I configure the GUI with localhost as database host, it shows me: "No such file or directory" message.
The workaround is to use IP address '127.0.0.1' as database host that works fine.
The connection to localhost works fine from Zabbix server and agent, but no from GUI.
It could be related to PHP configuration?
Any tips?
If I configure the GUI with localhost as database host, it shows me: "No such file or directory" message.
The workaround is to use IP address '127.0.0.1' as database host that works fine.
The connection to localhost works fine from Zabbix server and agent, but no from GUI.
It could be related to PHP configuration?
Any tips?