Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /www/wwwroot/*/wp-content/themes/*/framework/class-image.php on line 120 Warning: getimagesize(): Failed to enable crypto in /www/wwwroot/*/wp-content/themes/*/framework/class-image.php on line 120 Warning: getimagesize(https://*/wp-content/uploads/2021/02/video-opacity-tiny.png): failed to open stream: operation failed in /www/wwwroot/*/wp-content/themes/*/framework/class-image.php on line 120出现这个问题的原因是证书问题,解决办法如下: 1、下载cert证书到服务器任意位置,地址:https://curl.haxx.se/ca/cacert.pem 2、修改php.ini 配置文件里面的openssl.cafile= 为 openssl.cafile=服务器目录/cacert.pem 3、重新执行即可~ ———————————————— 方法来源:https://blog.csdn.net/default7/article/details/77008973
SSLエラーを記録する: Warning: getimagesize(): SSL operation failed with code 1
今天在给一个外贸网站安装主题的时候,导入完毕Demo数据,网站前台图片显示的位置报错,内容如下:
🚀 チュートリアルを見てもまだ迷っていますか?私が直接手を取ってご案内しましょう
「WordPressサイト構築伴走サービス」——ドメイン名の選択、ホスティングの購入から、Themeのインストール、公開、投稿まで、すべてのステップで私が伴走し、遠回りをせずに目標に直行します。
👉 サイト構築伴走サービスについて詳しく知る
コメントは閉鎖されました
この記事のコメント機能は閉鎖されています。ご質問がある場合は、他の方法でお問い合わせください。