代码之家  ›  专栏  ›  技术社区  ›  Pak Ho Cheung

超时错误与中设置的不匹配php.ini文件

  •  0
  • Pak Ho Cheung  · 技术社区  · 7 年前

    Here is the facebook debugger.

    但是,我收到了一个错误“Curl error:OPERATION\u TIMEOUTED OPERATION在10000毫秒后超时,收到了524288字节中的444276字节”。

    enter image description here

    我的服务器超时设置

    以下是中的设置(PHP7和PHP5.6) 控制面板

    enter image description here

    enter image description here

    这是使用 宋承宪

    enter image description here

    vim /etc/opt/rh/rh-php56/php.ini

    enter image description here

    想知道为什么错误显示超时是10秒。有什么建议吗?

    1 回复  |  直到 7 年前
        1
  •  0
  •   Pak Ho Cheung    7 年前

    原因是连接慢。

    解决:

    1. 压缩图像

    2. 增加超时时间

    推荐文章