摘要:
网站报错Access denied for user 'root'@'localhost' (using password: YES) 每次的挽救办法就是: /etc/init.d/mysqld stop mysqld_safe --skip-grant-tables &几乎每隔10分钟就出现一次,... 阅读全文
摘要:
Access denied for user 'root'@'localhost' (using password: YES)错误位置 FILE: /var/www/html/ThinkPHP/Lib/Core/Db.class.php LINE: 162紧紧排查问题# chkconfig --l... 阅读全文