Hello,
I am a newbie to Zabbix. I searched the forum for the error below but did not find the help I needed.
I am running CentOS 6, Apache 2.2, PHP 5.6, and MySQL Community 5.6.
I followed the instructions for "Installation from packages" using Zabbix 2.4 (installed version is 2.4.5).
I edited the "zabbix_server.conf" for the database information (MySQL) and I started the "zabbix-server" service but when I attempt to go to the web page I get the error :
Configuration file error
Error connecting to database: Access denied for user 'zabbix'@'localhost' (using password: YES)
I can logon to the MySQL server using the same account and password that I have specified in the "zabbix_server.conf" file.
Any help would be greatly appreciated!
I am a newbie to Zabbix. I searched the forum for the error below but did not find the help I needed.
I am running CentOS 6, Apache 2.2, PHP 5.6, and MySQL Community 5.6.
I followed the instructions for "Installation from packages" using Zabbix 2.4 (installed version is 2.4.5).
I edited the "zabbix_server.conf" for the database information (MySQL) and I started the "zabbix-server" service but when I attempt to go to the web page I get the error :
Configuration file error
Error connecting to database: Access denied for user 'zabbix'@'localhost' (using password: YES)
I can logon to the MySQL server using the same account and password that I have specified in the "zabbix_server.conf" file.
Any help would be greatly appreciated!
Comment