启动redis报错:...‘vm-enabled no‘...

时间:2018-04-24 17:22:34   收藏:0   阅读:765
启动 redis 发现报错:

 [root@Tcache ~]# service redis start
Starting redis-server:
*** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 375
>>> ‘vm-enabled no‘
Bad directive or wrong number of arguments
                                                           [FAILED]

===解决方法===

redis 版本太低,升级即可解决问题;                            

# yum install redis 

 >>>【‘会提示是否更新,更新即可‘】

原文:http://blog.51cto.com/liuqh/2107283

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!