原文:【zabbix】connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)

前面安装的我就不说了,度娘上的很多 关键是这个问题,网上的比较多,但是没有发现有用的 问题:zabbix server is runing No 日志: tmp zabbix server.log connection to database zabbix failed: Access denied for user root localhost using password: NO 解决过程: ...

2016-11-29 20:16 0 18403 推荐指数:

查看详情

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

  在安装好的MySQL服务器上,配置了环境变量之后,发现用mysql无法登录,报如题的错误,实在没有办法,决定用安全模式对root用户修改密码:   首先关闭正在运行的MySQL;   在一个终端窗口运行命令:mysqld_safe --user=mysql ...

Wed Dec 21 06:18:00 CST 2016 0 13394
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM