FATAL CONFIG FILE ERROR (Redis 6.2.3) *** Reading the configuration file, at line 1252 >>> ‘appendon
Posted 闲言_
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了FATAL CONFIG FILE ERROR (Redis 6.2.3) *** Reading the configuration file, at line 1252 >>> ‘appendon相关的知识,希望对你有一定的参考价值。
错误产生环境
- 修改redis 配置文件,配置aof 持久化操作,重启redis时报错。
错误描述
[root@VM-12-13-centos src]# ./redis-server ../redis.conf
*** FATAL CONFIG FILE ERROR (Redis 6.2.3) ***
Reading the configuration file, at line 1252
>>> 'appendonly'
wrong number of arguments
错误原因
- 本人粗心大意,修改redis 配置文件的时候多 输入一个 空格,导出错误产生。
解决办法
- 将redis 配置文件修改回正确即可
以上是关于FATAL CONFIG FILE ERROR (Redis 6.2.3) *** Reading the configuration file, at line 1252 >>> ‘appendon的主要内容,如果未能解决你的问题,请参考以下文章
Mac??????Mysql-python _mysql.c:44:10: fatal error: 'my_config.h' file not found
_mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h':问题的解决 mysql安装pyth
win7 64 安装mysql-python:_mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h
Qt for android编译报错218:12: fatal error: ‘features.h‘ file not found # include <features.h>
Qt for android编译报错218:12: fatal error: ‘features.h‘ file not found # include <features.h>
VS2010出现fatal error C1083: 无法打开包括文件:“stdlib”: No such file or directory