After installing a security update for zabbix on openSUSE, I got a browser error indicating database 4.4 was incompatible with php-frontend (3.0).
I then removed php-frontend because I believe it was made redundant by zabbix-web-mysql. Now I get the following error:
Warning: require_once(/usr/share/zabbix/include/classes/core/ZBase.php): failed to open stream: No such file or directory in /usr/share/zabbix/include/classes/core/Z.php on line 22
I tried reinstalling 4.4, but am still getting the error.
ZBase.php doesn't exist in my system.
Should I reinstall 3.0 and then install 4.4, or is there a way to fix this. I don't want to lose my database.
I then removed php-frontend because I believe it was made redundant by zabbix-web-mysql. Now I get the following error:
Warning: require_once(/usr/share/zabbix/include/classes/core/ZBase.php): failed to open stream: No such file or directory in /usr/share/zabbix/include/classes/core/Z.php on line 22
I tried reinstalling 4.4, but am still getting the error.
ZBase.php doesn't exist in my system.
Should I reinstall 3.0 and then install 4.4, or is there a way to fix this. I don't want to lose my database.
Comment