摘要:
redis报错:(error) MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. 今天运行Redis时发生错误,错误信息如下: (error) MISCON 阅读全文
摘要:
背景:php版本升级到5.6,程序访问其他的接口(https)接收不到数据,但是php5.4的正常。 原因:1、当使用 SSL/TLS 的时候,流封装器默认验证端点证书和主机名 All encrypted client streams now enable peer verification by 阅读全文