From 68581c2cdbec8620860d524810ed499aada6c972 Mon Sep 17 00:00:00 2001 From: xurongyao Date: Mon, 17 Sep 2018 08:44:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B4=E6=98=8E=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/readme.txt b/readme.txt index 69371572..65dadac5 100644 --- a/readme.txt +++ b/readme.txt @@ -1,3 +1,13 @@ +运行环境 +CRMEB可以支持Windows/Unix服务器环境,需要PHP5.5.9以上,Mysql5.1以上版本支持, 可运行于包括Apache、 +IIS和nginx在内的多种WEB服务器和模式,支持Mysql数据库,引擎用InnoDB; + +如果使用curl发起https请求的时候报错:“SSL certificate problem, verify that the CA cert is OK. +Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed” +服务器需要安装证书免费的,方法如下: http://curl.haxx.se/ca/cacert.pem 下载证书 +curl.cainfo 参数(php.ini)来指定CA根证书库的位置 + + 项目支持公众号商城和小程序商城可单独配置使用,如需公众号和小程序账户同步,请申请微信开放平台进行绑定 开放平台申请地址:https://open.weixin.qq.com/ CRMEB开源文档地址:https://gitee.com/ZhongBangKeJi/CRMEB