Hello, I have following setup:
RHEL 7.9
zabbix-server 5.0.7
rh-php72
I followed these steps to upgrade php to rh-php73.
After this when I go to zabbix web page I get error page:
Error: zabbix database error no such file or directory
/info.php shows that all is ok. I don't see any errors in zabbix-server.log. When I enable debug I can see communication with agents, but no relevant errors about DB. When I backtrack upgrade steps and switch back to rh-php72, zabbix works fine.
I tried zabbix versions 5.0.8 and 5.0.23 with same result. Also made fresh install on test server and tried same update steps with no issues.
Only thing is strange is that after upgrade zabbix services doesn't show as started, but I see processes running with ps.
Maybe someone had something similar and can advice?
RHEL 7.9
zabbix-server 5.0.7
rh-php72
I followed these steps to upgrade php to rh-php73.
After this when I go to zabbix web page I get error page:
Error: zabbix database error no such file or directory
/info.php shows that all is ok. I don't see any errors in zabbix-server.log. When I enable debug I can see communication with agents, but no relevant errors about DB. When I backtrack upgrade steps and switch back to rh-php72, zabbix works fine.
I tried zabbix versions 5.0.8 and 5.0.23 with same result. Also made fresh install on test server and tried same update steps with no issues.
Only thing is strange is that after upgrade zabbix services doesn't show as started, but I see processes running with ps.
Maybe someone had something similar and can advice?
Comment