差别
这里会显示出您选择的修订版和当前版本之间的差别。
en:blog:byd-doku [2025/04/15 23:49] – 创建 doge24190 | en:blog:byd-doku [2025/04/16 00:09] (当前版本) – doge24190 | ||
---|---|---|---|
行 4: | 行 4: | ||
===== Main reason of this problem ===== | ===== Main reason of this problem ===== | ||
- | PHP's certification has expired导致无法与update.dokuwiki.org进行ssl连接 | + | PHP can't establish ssl conection to update.dokuwiki.org |
- | ===== 解决方法 | + | ===== Solution |
- | ==== 1.更新php的证书 | + | ==== 1.Update PHP's certification |
- | 以我使用的宝塔面板为例,在应用管理处找到php管理,在配置文件一栏搜索“openssl.cafile”,找到证书路径(我的是/ | + | Take Bt Panel using by my server as an example,you can find php管理 at 应用管理处,Search "openssl.cafile" at configuration file, find the path of the certification file(for me is / |
- | 进入[[https:// | + | Enter the [[https:// |
- | 用文本编辑软件打开证书文件,全部复制下来,替换掉服务器的ca-bundle.crt文件中的内容,保存。 | + | Use Text Editor(e.g. VIM) to open the certification file,copy all of it,replace server' |
- | 问题解决! | + | Done! |
- | ===== 参考资料 | + | ===== Reference |
* [[https:// | * [[https:// | ||
]]< | ]]< |