So i installed zabbix-mysqlserver and to e honest i have no clue whats happened, it wont let me delete it, and my root password doesent work on it...
When i try and access localhost/zabbix im presented with this:
What do i have todo? does the zabbix_mysql server actually install its own sql server somewhere, because the zabbix db is not listed in the mysql server...
When i try and access localhost/zabbix im presented with this:
Warning: mysql_pconnect(): Access denied for user 'zabbix'@'localhost' (using password: NO) in /usr/share/zabbix/include/db.inc.php on line 32
Warning: mysql_select_db(): Access denied for user 'www-data'@'localhost' (using password: NO) in /usr/share/zabbix/include/db.inc.php on line 33
Warning: mysql_select_db(): A link to the server could not be established in /usr/share/zabbix/include/db.inc.php on line 33
Error connecting to database [Access denied for user 'www-data'@'localhost' (using password: NO)]
Warning: mysql_select_db(): Access denied for user 'www-data'@'localhost' (using password: NO) in /usr/share/zabbix/include/db.inc.php on line 33
Warning: mysql_select_db(): A link to the server could not be established in /usr/share/zabbix/include/db.inc.php on line 33
Error connecting to database [Access denied for user 'www-data'@'localhost' (using password: NO)]
Comment