Ad Widget

Collapse

New install, can't connect to database...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • starion
    Junior Member
    • May 2017
    • 1

    #1

    New install, can't connect to database...

    The initial steps of setting up zabbix says it can't connect to my database server (which is not localhost).

    I am able to connect to the zabbix user and database with the same credentials using MySQL Workbench.

    Where do I need to start looking?
  • ovas
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Apr 2017
    • 138

    #2
    Hello starion!

    Try to telnet from web interface machine to the database machine to see if firewall is configured well.
    Try to have a look at the privileges for zabbix user, if it allowed to connect from web interface machine IP address.
    Try to see, if your PHP is compiled with MySQL module.

    Comment

    Working...