高版本的redis如果让外部程序能连接,需要注释掉bind 127.0.0.1,并且关闭保护模式,如下:

#bind 127.0.0.1
protected-mode no

 

相关文章:

  • 2022-01-04
  • 2022-12-23
  • 2022-12-23
  • 2021-04-11
  • 2022-01-08
  • 2021-12-31
  • 2021-12-19
  • 2021-04-24
猜你喜欢
  • 2021-04-22
  • 2021-12-14
  • 2021-05-29
  • 2022-12-23
  • 2022-12-23
  • 2021-10-04
  • 2022-01-11
相关资源
相似解决方案