运行: /etc/init.d/redis restart
结果:Stopping ...
Could not connect to Redis at 127.0.0.1:6379: Connection refused
Redis stopped
Starting redis server...
*** FATAL CONFIG FILE ERROR (Redis 6.0.10) ***
Reading the configuration file, at line 7
>>> './redis-server /path/to/redis.conf'
Bad directive or wrong number of arguments
Starting redis success!
|
|