Hi! I've installed Zabbix following manual. Server and agent works without any errors. Mysql-admin shows that server is connected to Mysql but when connect to web interface error apears. It is
I've comment it but stil receive ERROR:Login name or password is incorrect. I've copy data.sql and schema.sql but it takes another error. ERROR 1062 (23000) at line 30: Duplicate entry '1' for key 1
Solved: Forgot to insert two sql files schema.sql and data.sql. Now It's ok!
If moderators think that this msg is junk please delete it.
Warning: include_once(/etc/zabbix/dbconfig.php) [function.include-once]: failed to open stream: Permission denied in /usr/share/zabbix/include/db.inc.php on line 24 Warning: include_once() [function.include]: Failed opening '/etc/zabbix/dbconfig.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/zabbix/include/db.inc.php on line 24
Solved: Forgot to insert two sql files schema.sql and data.sql. Now It's ok!
If moderators think that this msg is junk please delete it.
Comment