1、会进入cmd界面,直接运行命令redis-server.exe redis.windows.conf。

    如果报错,依次执行第一条指令:redis-cli.exe,第二条指令:shutdown第三条指令:exit

随笔---如何启动Redis

2、在命令行窗口输入redis-server.exe redis.windows.conf,就会显示Redis服务器的信息,就代表Redis服务器已经启动了。 

相关文章:

  • 2021-06-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-05
  • 2021-10-14
  • 2022-12-23
猜你喜欢
  • 2021-06-03
  • 2021-12-28
  • 2022-12-23
  • 2021-09-27
  • 2022-12-23
  • 2022-12-23
  • 2021-10-08
相关资源
相似解决方案