摘要: redis aof持久化生成的默认文件appendonly.aof 默认只读属性。redis重启启动加载数据的时候会提示 :Can't open the append-only file: Permissiondenied解决办法就是去掉appendonly.aof的只读属性。解决办法就是re... 阅读全文
posted @ 2016-08-31 10:18 刘竹青 阅读(284) 评论(0) 推荐(0) 编辑
摘要: redis aof持久化生成的默认文件appendonly.aof 默认只读属性。redis重启启动加载数据的时候会提示 :Can't open the append-only file: Permissiondenied解决办法就是去掉appendonly.aof的只读属性。解决办法就是re... 阅读全文
posted @ 2016-08-31 10:18 刘竹青 阅读(1866) 评论(0) 推荐(0) 编辑