原创转载请注明出处:http://agilestyle.iteye.com/blog/2378259

 

Redis安装在Linux上,RedisDesktopManager安装在Windows上,连接不上,需要做如下几步:

修改redis.conf,里面注释掉 bind 127.0.0.1

RedisDesktopManager连接不上Redis
 

设置requirepass

RedisDesktopManager连接不上Redis
 

保存退出之后,务必重启redis-server

RedisDesktopManager连接不上Redis
 

使用RedisDesktopManager进行连接

RedisDesktopManager连接不上Redis
 

 

 

相关文章: