Hello Awesome People,
I am having the issue stated on subject after upgrading from 4.4 to 5.0.
Everything seems to be upgraded smoothly and I have followed the official documentation.
I have the following packages installed in my server:
Mariadb 10.4
PHP 7.2
Apache 2.4.6
Server OS : CentOS 7 minimal
Background: I am running this server with zabbix 4.4 since last 8 months without any issue, but after this upgrade I am getting the error "Database Error : Error connecting to database: No such file or directory " on front end.
Upon further investigation, it was found that mariadb and zabbix server both are running propery without any error or warning. I am even getting the triggers as usual, but something is wrong with the frontend configruation.
My following zabbix configurations are as per the official documentation
/etc/httpd/conf.d/zabbix.conf
/etc/opt/rh/rh-php72/php-fpm.d/zabbix.conf
So no issue there.
I think from somewhere my zabbix frontend is missing the configuration of database socket, but I dont know where. I even crossed checked the php.ini zabbix.conf and verified my database dir is set properly.
Any ideas?
I am having the issue stated on subject after upgrading from 4.4 to 5.0.
Everything seems to be upgraded smoothly and I have followed the official documentation.
I have the following packages installed in my server:
Mariadb 10.4
PHP 7.2
Apache 2.4.6
Server OS : CentOS 7 minimal
Background: I am running this server with zabbix 4.4 since last 8 months without any issue, but after this upgrade I am getting the error "Database Error : Error connecting to database: No such file or directory " on front end.
Upon further investigation, it was found that mariadb and zabbix server both are running propery without any error or warning. I am even getting the triggers as usual, but something is wrong with the frontend configruation.
My following zabbix configurations are as per the official documentation
/etc/httpd/conf.d/zabbix.conf
/etc/opt/rh/rh-php72/php-fpm.d/zabbix.conf
So no issue there.
I think from somewhere my zabbix frontend is missing the configuration of database socket, but I dont know where. I even crossed checked the php.ini zabbix.conf and verified my database dir is set properly.
Any ideas?
Comment