无法访问其他网站

时间:2018-02-28 17:08:08

标签: php apache ssl phpmyadmin

我正在尝试从我的其他网站访问我的新网站的PHP脚本,我收到此错误:

  

警告:require_once():SSL操作失败,代码为1. OpenSSL   错误消息:错误:14077410:SSL   例程:SSL23_GET_SERVER_HELLO:sslv3警报握手失败   第3行/home/newsite/public_html/abc.php

     

警告:require_once():无法启用加密   第3行/home/newsite/public_html/abc.php

     

警告:require_once(https://www.example.com/abc/abc.xyz.php):失败   打开流:/home/newsite/public_html/abc.php中的操作失败   在第3行

     

致命错误:require_once():无法打开所需的错误   'https://www.example.com/abc/abc.xyz.php'   (include_path ='。:/ usr / local / lib / php')in   第3行/home/newsite/public_html/abc.php

我刚刚购买了快速SSL,因为我认为这是SSL问题,现在SSL已激活,但我仍然遇到同样的错误。

0 个答案:

没有答案