I have installed Zabbix 3.2 on Linux ubuntu machine. I have also installed mysql and completed creating the database(db name as zabbix) by using script.sql .
And also I changed the DBName as zabbix & provided the correct DBHost, DBpassword, DBUser, DBPort in zabbix_server.conf file and restarted zabbix-server, mysql, apache2 services.
But When I tried to login in web using username as Admin/admin/Zabbix/root password as zabbix, I am getting Login name or password is incorrect. and Account is blocked for 30 seconds error.
I also checked that zabbix-server is connected to this zabbix database. And the password is md5 encrypted value of zabbix.
I am yet to log in for the first time into my zabbix web. Can you please suggest solutions ?
And also I changed the DBName as zabbix & provided the correct DBHost, DBpassword, DBUser, DBPort in zabbix_server.conf file and restarted zabbix-server, mysql, apache2 services.
But When I tried to login in web using username as Admin/admin/Zabbix/root password as zabbix, I am getting Login name or password is incorrect. and Account is blocked for 30 seconds error.
I also checked that zabbix-server is connected to this zabbix database. And the password is md5 encrypted value of zabbix.
I am yet to log in for the first time into my zabbix web. Can you please suggest solutions ?
Comment