【问题标题】:Enable PECL HTTP in Kohana PHP framework在 Kohana PHP 框架中启用 PECL HTTP
【发布时间】:2012-09-02 02:52:49
【问题描述】:

我对 kohana 框架完全陌生,我下载并安装了 kohana 3.2.2 版本,这是最新的稳定版本。 但是当我运行 install.php 时,它通过了所有要求,但没有通过这个要求。

PECL HTTP Enabled Kohana 可以使用 Request_Client_External 类的 http 扩展。

我想要 PECL HTTP Enabled Pass ,因为在我的网站中会有更多来自其他网站的 http 请求。

谁能帮我安装启用此 PECL HTTP 的 Kohana。 我正在使用 Windows 并在 WAMP 服务器 www/kohana 文件夹中安装 kohana。

提前致谢。

【问题讨论】:

    标签: php http kohana kohana-3 kohana-3.2


    【解决方案1】:

    您不需要启用 PECL(实际上没有适用于 Windows 的官方版本),只需确保您启用了 cURL 并且 Kohana 无论如何都可以发出请求。

    【讨论】:

      猜你喜欢
      • 2011-01-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-11-11
      • 1970-01-01
      • 2017-05-14
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多