Hi,
I have installed zabbix 1.85 on ScientificLinux6 with PostgreSQL 8.4 as a backend (database created on a seperate physical server).
When I start the zabbix server process I can see database connections made to the zabbix db on the postgresql server but I cannot login to the web page.
I get logon or password is incorrect errors.
I've reset the Admin users password in the users table using a md5 version of 'zabbix' to ensure the login credentials match the documentation.
The 'attempt_failed' column value is incrementing with each failed connection so I know I'm hitting the database.
I've tried blank passwords too.
The logs for http/zabbix and postgres are not giving me a lot to go on.
Anybody seen this before ?
I have installed zabbix 1.85 on ScientificLinux6 with PostgreSQL 8.4 as a backend (database created on a seperate physical server).
When I start the zabbix server process I can see database connections made to the zabbix db on the postgresql server but I cannot login to the web page.
I get logon or password is incorrect errors.
I've reset the Admin users password in the users table using a md5 version of 'zabbix' to ensure the login credentials match the documentation.
The 'attempt_failed' column value is incrementing with each failed connection so I know I'm hitting the database.
I've tried blank passwords too.
The logs for http/zabbix and postgres are not giving me a lot to go on.
Anybody seen this before ?

Comment