安装mariadb报错Neither host ‘skytx.yunvn.com’ nor ‘localhost’ could be looked up with ‘/usr/local/mariadb/bin/resolveip’
- 作者: 红绿灯里的那个黄
- 来源: 51数据库
- 2020-08-07
|
今天在安装mariadb的时候报错如下:
Neither host ‘skytx.yunvn.com’ nor ‘localhost’ could be looked up with 这是因为本地没有把localhost解析成127.0.0.1,只需要在hosts文件里面添加这个解析记录就好了。
|
推荐阅读

