On 2018-10-05, flipchan <flipchan@riseup.net> wrote:
> Hey how did everyone get zabbix running I tried the zabbix MySQL with the zabbix web on 6.2 but I get a database connection error in the php , I assume the php can't read the config
This is usually mysql/mariadb's annoying feature of automatically trying
to use a unix socket when you try to make a TCP connection to localhost.
See pkg-readmes/mariadb-server (the "chrooted daemons and MariaDB
socket" for a workaround.
No comments:
Post a Comment