宝塔面板出现数据库连接1045错误的解决办法

宝塔面板出现数据库连接1045错误的解决办法:SQLSTATE[HY000] [1045] Access denied for user 'bt_default'@'localhost' (using password: YES)


使用以下命令重置mysql root密码

wget -O mysql_root.sh <a href="http://125.88.182.172:5880/tools/mysql_root.sh" target="_blank">http://125.88.182.172:5880/tools/mysql_root.sh</a> && sh mysql_root.sh

之后使用以下命令修复面板即可

wget -O install.sh http://125.88.182.172:5880/src/install.sh && sh install.sh rep

給TA打賞
共{{data.count}}人
人已打賞
服務器運維

bash: unzip: command not found解决方法

2017-3-6 19:26:03

服務器運維

宝塔面板无法使用PHP自带函数发送邮件的解决方法

2017-3-6 19:31:23

0 Reply AAuthor MManager
    暫無討論,說說你的看法吧
搜索