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