会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
feng
博客园
首页
新随笔
联系
订阅
管理
2019年6月21日
Redis服务停止报错解决方案[NOAUTH Authentication required]
摘要: centos 服务器 安装redis后 启用外网连接 给redis.conf 文件修改参数 //绑定外网 如果是指定ip连接 可以使用空格隔开多个ip bind 127.0.0.1 192.168.3.3 bind 0.0.0.0 #bind 127.0.0.1//使用密码连接requirepass
阅读全文
posted @ 2019-06-21 10:10 fsl
阅读(3059)
评论(0)
推荐(1)
编辑