Hi All,
I have been trying out Zabbix installation and was successful for Ubuntu 14.04 and earlier versions also. Recently I wanted to try out with Ubuntu 16.04 64 bit. I had used the repository to install Zabbbix 3.0 on 64 bit Ubuntu 16.04
Now next step I created databse “zabbix” in MySQL and full permission to “zaabix” mysql user. I have checked the mysql user by logging in using command line as well as through phpadmin web interface. This way I made sure that I mysql “zabbix” user can log in and have access to “zabbix” database
For testing purpose I disabled the firewall settings by “sudo ufw disable”
Now when I do “http://localhost/zabbix/setup.php” I get error while connecting to the DB, the error message is
“Cannot connect to the database. Details
The frontend does not match Zabbix database. “
I am sure the DB credentials which I have given is correct and I have tried in different pc and instance all was giving the same result. I have been trying it on Ubuntu 16.04 64 bit
Like to request guidance and feedback from others
Thanks
Joseph John
I have been trying out Zabbix installation and was successful for Ubuntu 14.04 and earlier versions also. Recently I wanted to try out with Ubuntu 16.04 64 bit. I had used the repository to install Zabbbix 3.0 on 64 bit Ubuntu 16.04
Now next step I created databse “zabbix” in MySQL and full permission to “zaabix” mysql user. I have checked the mysql user by logging in using command line as well as through phpadmin web interface. This way I made sure that I mysql “zabbix” user can log in and have access to “zabbix” database
For testing purpose I disabled the firewall settings by “sudo ufw disable”
Now when I do “http://localhost/zabbix/setup.php” I get error while connecting to the DB, the error message is
“Cannot connect to the database. Details
The frontend does not match Zabbix database. “
I am sure the DB credentials which I have given is correct and I have tried in different pc and instance all was giving the same result. I have been trying it on Ubuntu 16.04 64 bit
Like to request guidance and feedback from others
Thanks
Joseph John
Comment