摘要:
1、Could not connect to Redis at 127.0.0.1:6379: Connection refused not connected> 几种情况: 1)原因:redis服务没启动 解决方案: redis-server /usr/local/redis/redis-6.2. 阅读全文
摘要:
学习自:redis 安装报错 jemalloc/jemalloc.h: No such file or directory 正确解决方案_风吹风铃动的博客-CSDN博客 出现场景 第一次执行make时由于某些异常(大部分情况下是由于gcc未安装)导致make失败,安装gcc后再次make,就会报错致 阅读全文
摘要:
1、sudo: a terminal is required to read the password; either use the -S option to read from standard in or configure an askpass helper sudo: a terminal 阅读全文