localhos专题

启动zabbix服务端报connection to database 'zabbix' failed: [1044] Access denied for user 'zabbix'@'localhos

启动zabbix服务端报Access denied for user 'zabbix'@'localhost' to database 'zabbix' 其中zabbix数据库创建及zabbix_server.conf配置均无问题,查看数据库zabbix的权限赋值,需要赋值'zabbix'@'localhost’的权限。