When I go to http://myserver/zabbix, rather than getting the first screen of the frontend installation wizard, I am getting a screen that says "Zabbix is temporarily unavailable!" and at the top says
I poked around and tried copying conf/zabbix.conf.php.example to conf/zabbix.conf.php and put my database credentials in there, but it didn't make any difference.
What am I missing?
Thank you.
mysql_connect(): Access denied for user 'zabbix'@'localhost' (using password: YES) [include/db.inc.php:76]
Constant ZBX_PAGE_NO_MENU already defined [warning.php:29]
Constant ZBX_PAGE_NO_MENU already defined [warning.php:29]
What am I missing?
Thank you.
Comment