原文:windows下启动redis提示Invalid argument during startup: Failed to open the .conf file: redis.windows.connf CWD=C:\Users\Administrator

环境:Windows bit 旗舰版 redis . . bit 开始的时候,redis运行的好好的,不过每次启动都要要进入其路径,挺麻烦的,所以就想把它的路径设置到环境变量里,然后直接运行就出现错误:Invalid argument during startup:Failed to open the .conf file: redis.windows.connf CWD C: Users Adm ...

2017-08-19 17:44 4 19745 推荐指数:

查看详情

Windows Redis启动

  1. 首先需要去下载Windows 版本的Redis,地址:https://github.com/MSOpenTech/redis, 这里你可以选择下载源码后自己编译,也可以直接下载发布后的版本,我是直接下载的发布后的版本 Release版   2. 下载后,直接解压之后 ...

Thu Dec 01 02:54:00 CST 2016 2 104767
windows 启动 redis

cmd 到redis安装目录 redis-server.exe redis.window.confredis-server redis.window.conf 以服务的形式启动redis: 1.安装服务redis-server –service-install ...

Wed Dec 29 23:46:00 CST 2021 0 952
windows启动redis

解决方案 使用现成的基于windowsredis程序 github上有许多封装好的基于windowsredis程序,可以直接使用,但是版本更新不及时比如: 安装Linux Bash Shell How to Install and Use the Linux Bash Shell ...

Mon Feb 12 18:01:00 CST 2018 0 1413
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM