微擎 Failed to connect to localhost port 443: Connection refused


今天使用微擎(版本1.70)时遇到 Failed to connect to localhost port 443: Connection refused 问题

参考原文:https://www.zhujitop.com/1436.html

经过度娘,终于解决问题

找到文件 framework/model/cloud.mod.php

查早:

function cloud_request

把下面这段:return ihttp_request($url, $post, $extra, $timeout);

改成:return true;


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM