Ad Widget

Collapse

unable to see zabbix fronend in version 1.3.2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • massoo
    Junior Member
    • Jul 2006
    • 10

    #1

    unable to see zabbix fronend in version 1.3.2

    hi,

    i installed my firxt zabbix 1.3.2 version today as
    ./configure --enable-server --enable-agent --with-mysql --with-net-snmp --prefix=/etc/zabbix && make install
    copied the misc/*.conf to /etc/zabbix directory
    copied teh frontends/php/* to /var/www/html/zabbix/ directory.
    gave permissions to the user apache as chown -R apache.apache /var/www/html/zabbix
    browsed http://localhost/zabbix and completed all the frontend installation steps.
    After finish, if I try http://localhost/zabbix i get the same install page and not the zabbix user login page

    Is there anything which i have missed ?

    regards
    Prashant
  • Lovespider
    Member
    • Sep 2004
    • 99

    #2
    Hello,
    you should check permission to /var/www/html/zabbix/conf directory.
    I gave 'chmod 777' to it because Zabbix need to create the configuration file.
    Tell us if succeeded.

    Comment

    • massoo
      Junior Member
      • Jul 2006
      • 10

      #3
      hi,
      still the same stuff no login page

      Comment

      Working...