PECL is a repository for PHP Extensions, providing a directory of all known extensions and hosting facilities for downloading and development of PHP extensions.
Questions tagged [pecl]
828 questions
-2
votes
1 answer
PHP 7 copied php_http.dll into php/ext/ not working?
NOTE:
I should add that I'm not fishing for a cURL solution. I already know and do cURL. I want to see what happens in my experiment with an http function.
I'm running PHP 7 from a XAMPP installation at:
C:xampp\php
I downloaded a Windows…

TARKUS
- 2,170
- 5
- 34
- 52
-2
votes
1 answer
how to install opcache on debian with php 5.4.4?
I am running a Debain PHP5.4.4 and I want to install opcache.
I tried with :
pecl install opcache
pecl install ZendOpache-beta
Not good: "No releases available for package "
(Since server is in production I don't think it would be safe to…

yarek
- 11,278
- 30
- 120
- 219
-4
votes
1 answer
failed to install php-extention with pecl on mac( error tips:fail to mkdir /usr/include/php/ext/msgpack)
No matter what php extention i install with sudo pecl install xxx, i was failed and got the following error tips:
Is there anyone who had the same problem ?

Yang Zhou
- 15
- 5