windows启动redis失败


# Warning: no config file specified, using the default config. In order to specify a config file use redis-server.exe /path/to/redis.conf
[16344] 19 Dec 17:03:36.517 # Creating Server TCP listening socket *:6379: listen: Unknown error

之前一直可以直接启动redis-server.exe,今天发现启动不了会报错,上网查了一下,解决方式如下

 

cmd进入redis目录,使用下面命令启动redis

redis-server redis.windows.conf


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM