Wind10下 Redis 服务无法启动,错误 1067 进程意外终止解决方案

win10 Redis服务无法启动,查看redis日志
提示 Can't open the append-only file: Permission denied
到安装目录Redis-x64-2.8.2103中将appendonly.aof文件只读属性去掉即可,亲测可用

win10 Redis服务无法启动,查看redis日志
提示 Can't open the append-only file: Permission denied
到安装目录Redis-x64-2.8.2103中将appendonly.aof文件只读属性去掉即可,亲测可用