Ad Widget

Collapse

zabbix_server cannot start

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sue
    Member
    • Mar 2011
    • 41

    #1

    zabbix_server cannot start

    Suddenly my zabbix_server cannot start after we shutdown the server. i got this error.
    mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'zabbix'@'localhost' (using password: YES)[/var/www/html/zabbix/php/include/db.inc.php:58]
    who can help me to solve this poblem?
  • Davidus
    Senior Member
    • Dec 2010
    • 281

    #2
    My opinion, problems causes zabbix_server.conf
    Can you show you configs?

    Comment

    • Colttt
      Senior Member
      Zabbix Certified Specialist
      • Mar 2009
      • 878

      #3
      do you change an password? in mysql? in zabbix_server.conf?
      Debian-User

      Sorry for my bad english

      Comment

      • sue
        Member
        • Mar 2011
        • 41

        #4
        Originally posted by Shad0w
        do you change an password? in mysql? in zabbix_server.conf?
        i juz change the user. not password. do u think coz of this? then i try edit zabbix_server.conf with default password. and its running ok. But i want use my own password. Can i do it without any changes in my database?

        Comment

        • Davidus
          Senior Member
          • Dec 2010
          • 281

          #5
          If you want to use your own password for database its ok, but don’t forget to change
          Code:
          DBPassword=
          in zabbix_server.conf

          Comment

          Working...