Ad Widget

Collapse

zabbix 4.4 frontend error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • klarter
    Junior Member
    • Jul 2020
    • 27

    #1

    zabbix 4.4 frontend error

    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.
  • klarter
    Junior Member
    • Jul 2020
    • 27

    #2
    Permissions..permissions...permissions. As far as I can tell, the update changed permissions on /usr/share/xabbix. I adjusted permissions and am up and running.

    Comment

    Working...