Ad Widget

Collapse

Trying to get web interface running

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • danielj
    Junior Member
    • Jul 2012
    • 2

    #1

    Trying to get web interface running

    When I go to http://myserver/zabbix, rather than getting the first screen of the frontend installation wizard, I am getting a screen that says "Zabbix is temporarily unavailable!" and at the top says

    mysql_connect(): Access denied for user 'zabbix'@'localhost' (using password: YES) [include/db.inc.php:76]
    Constant ZBX_PAGE_NO_MENU already defined [warning.php:29]
    I poked around and tried copying conf/zabbix.conf.php.example to conf/zabbix.conf.php and put my database credentials in there, but it didn't make any difference.

    What am I missing?

    Thank you.
    Last edited by danielj; 03-07-2012, 00:09. Reason: A better title
  • danielj
    Junior Member
    • Jul 2012
    • 2

    #2
    Resolved

    Well, that was silly. I followed the instructions and copied the php files to a directory called zabbix in my html directory. I hadn't realized that zabbix installed a conf file in /etc/httpd/conf.d that aliased zabbix to /usr/local/share/zabbix! Problem solved.

    Comment

    Working...