Microsoft Windows [版本 10.0.15063]
(c) 2017 Microsoft Corporation。保留所有权利。
C:\Users\11733>E:
E:\>cd E:\phpstudy_pro\Extensions\redis3.0.504
E:\phpstudy_pro\Extensions\redis3.0.504>redis-server.exe
[8984] 05 Aug 16:37:26.277 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server.exe /path/to/redis.conf
[8984] 05 Aug 16:37:26.280 # Creating Server TCP listening socket *:6379: bind: No such file or directory
E:\phpstudy_pro\Extensions\redis3.0.504>redis-server.exe redis.windows.conf
[15148] 05 Aug 16:38:23.332 # Creating Server TCP listening socket *:6379: bind: No error
E:\phpstudy_pro\Extensions\redis3.0.504>