作者: Tscccn |
日期: 2015 年 06 月 01 日 |
围观: 14324次+ |
没有评论
系统信息
Centos version 6.5
Redis version 2.6.17
错误信息
Redis 日志内错误,一直也没研究,错误如下:
Failed opening .rdb for saving: No such file or directory
修改redis配置
今天仔细看了下,原来是redis.conf内配置的问题,有个配置项写的是相对路径,改成绝对路径就好了
# The working directory. # # The DB will be written inside this directory, with the filename specifi[……]
最新评语