centos7_redis_启动报错_easy

报错信息

  • 执行 systemctl start redis.service
Failed to start Redis persistent key-value database.

处理过程

  • 执行 journalctl -ex
Reading the configuration file, at line 129
>>> 'deemonize yes'
Bad directive or wrong number of arguments
  • 错误参数

解决问题

  • 修改相关行参数
posted @ 2019-07-16 10:31  自动侠  阅读(2941)  评论(0编辑  收藏  举报