Ad Widget

Collapse

Newbie - Login Error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • \/4a
    Junior Member
    • Sep 2012
    • 2

    #1

    Newbie - Login Error

    Hello everyone,

    I'm new to Zabbix and have installed Zabbix 1.8 on Ubuntu Server 12.04 (chose 1.8 so I could install it using apt) with the command
    Code:
    sudo apt-get install zabbix-server-mysql zabbix-frontend-php zabbix-agent
    went through the whole process, setup admin and frontend passwords, etc.. and process completed.
    However, now when I try to log into the frontend with http://192.168.0.107/zabbix
    instead of getting the zabbix login screen, I get
    Code:
    You are not logged in.
    You cannot view this URL as a guest. You must login to view this page.
    If you think this message is wrong, please consult your administrators about getting the necessary permissions.
    
        mysql_connect(): Access denied for user 'zabbix'@'localhost' (using password: YES) [include/db.inc.php:58]
    Even if I click on Login, the same page reloads. I've attached a screenshot.

    A kind person from a forum guided me to http://www.zabbix.com/wiki/howto/ins...g_the_mysql_db
    and I tried to follow things from there, but I can't even get past
    Code:
    service mysqld status
    which results in
    mysqld: unrecognized service
    However, when I do it results in
    Code:
    mysql start/running, process 816
    I already have other services like OpenEMR (an Electronic Medical Records system) and Webmin working perfectly OK on the same server and running MySQL.

    Would really appreciate some help on this, pls.
    Attached Files
Working...