AMH 社区首页
AMH社区 - 开放自由有价值的社区
[求助帖] [Amysql-Notice] Can't connect to local MySQL server through socket '/tmp/mysq... |
|
---|---|
xu2steve |
xu2steve 发表于 2014-09-04 17:37:01
我的 AMH 面板访问不了了,提示错误代码:[Amysql-Notice] Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) Mysql链接出错,请配置/Amysql/config.php文件。#
谁能能帮我解决下? :'(
点赞,加油! (1分)
2014-09-04 17:37:01 1
|
xu2steve |
解决了,又是狗日的日志满了,造成硬盘不够了!晕倒!已经停用了
谁能告诉我如何删除已经存储 MySQL 二进制日志?
回复
2014-09-04 17:43:34 2
|
amysql |
是在用4.2吗
cd /usr/local/mysql/data; rm -f mysql-bin*; amh mysql start
回复
2014-09-04 17:52:43 3
AMH面板 - 好用高效低占用、安全可靠极稳定 |
amysql |
另外面板可以关闭二进制日志。
如果不需要可以去关掉。
回复
2014-09-04 17:53:14 4
|
xu2steve |
好的谢谢了
回复
2014-09-04 18:00:30 5
|
xu2steve |
执行了 rm -f mysql-bin*; 这个命令但是没有任何反应呀 ! 硬盘还是很满!
回复
2014-09-04 18:04:55 6
|
97505227 |
rm -f 是没有提示的删除
回复
2014-09-04 21:58:26 7
|
FancyPie |
已经通过 @amysql 的方法成功解决了问题,多谢啦!
回复
2014-10-15 13:09:59 8
|