Ad Widget

Collapse

Initial DB setup (MySQL/Ubuntu)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adg
    Junior Member
    • Sep 2012
    • 17

    #1

    Initial DB setup (MySQL/Ubuntu)

    Hi,

    I've installed Zabbix 2.0.2 on Ubuntu 12.04.

    Having issues with Zabbix attempting to auth to DB with wrong credentials.

    It's attempting to use ROOT @ LOCALHOST with no password, to database ZABBIX.

    I've configured it to use an account called Zabbix with a password however.

    I've checked /home/zabbix/public_html/conf/zabbix.conf.php and /usr/etc/zabbix_server.conf and neither of the entries here are reflected in the log:

    [Z3001 connection to database 'zabbix' failed: [1045} Access denied for user 'root'@'localhost' (using password: NO)
Working...