Why are there no longer Windows binaries for PECL extensions like pecl_http?

后端 未结 5 1698
伪装坚强ぢ
伪装坚强ぢ 2021-02-08 07:44

I\'m working on a PHP project running on Windows and it would be so very handy to be able to use pecl_http rather than working with cURL and re-inventing the wheel in order to d

5条回答
  •  说谎
    说谎 (楼主)
    2021-02-08 08:08

    I found the php_http.dll on this site as well, http://downloads.php.net/pierre/ for a WAMP installation but the apache server kept throwing an exception loading the dll. But I got the apache server to start fine by loading the dll from the above link.

    sfr-fresh.com/windows/www/pecl-5.2.6-Win32.zip

提交回复
热议问题