【发布时间】:2011-03-20 09:39:20
【问题描述】:
我刚刚按照此处的说明安装了 Redis:http://redis.io/download
当我运行 redis-server redis.conf 时,我收到以下错误:
*** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 135
>>> 'slave-serve-stale-data yes'
Bad directive or wrong number of arguments
谢谢
【问题讨论】:
标签: redis