Getting redis error -- new install

** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 4
‘auto-aof-rewrite-min-size 64mb’
Bad directive or wrong number of arguments

Can you say which Distro + version ?

Also, please post the output of redis-server --version

the auto-aof-rewrite-min-size is a default and any way it’s not required as redis-cache will be used as in memory store.

redis-server --version
Redis server version 2.2.12 (00000000:0)

Also on latest master branch

found fix:upgrade redis server…pls close topic

Yes, minimum supported version is 2.4