Ad Widget

Collapse

Zabbix shows default setup page instead of dashboard

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • joicejames885
    Junior Member
    • Aug 2014
    • 11

    #1

    Zabbix shows default setup page instead of dashboard

    After upgrade of zabbix service and Apache, when I browse zabbix site it shows zabbix setup page. Config in apache is same as before the upgrade and so is zabbix config file. How to load the actual page instead of installation page? Also the setup page is in a loop, After check of pre-requisites it goes back to welcome...
    Last edited by joicejames885; 19-07-2016, 06:51.
  • mortuletti
    Member
    • May 2016
    • 76

    #2
    Hi!
    Problem related to permissions to /var/lib/php folder.
    On the CentOS should b:

    PHP Code:
    ls -/var/lib/php
    drwxrwx
    --- 2 root apache 4096 Nov 24 15:20 session 
    Problem described here
    Br, Alexander

    Comment

    Working...