摘要:
在 linux 机器上安装 pyenv 的时候报错了,提示 ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib 安装以下依赖包,重新执行后就可以了 yum install -y openssl-stati 阅读全文
摘要:
问题:无法在redis自行set操作 错误信息:(error) MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may mod 阅读全文