Top "Pecl" questions

PECL is a repository for PHP Extensions, providing a directory of all known extensions and hosting facilities for downloading and development of PHP extensions.

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

I'm working on a PHP project running on Windows and it would be so very handy to be able to …

php http wamp pecl wimp
installing php-devel on RHEL6 (PHP 5.3.3)

I'm trying in vain to get the php oci_* extensions installed on our server, but i've hit a brick wall. …

php redhat pecl oracle-call-interface
PECL install failed

after upgrading from PHP5.2.6 to php 5.3. it seams, I also have to reinstall the PHP memcache-module. So I downloaded the …

php memcached pear pecl
Can't connect to MongoDB through PHP

I just wanted to take a look at Mongo-DB. But i just don't get it running. I've installed it with …

php mongodb pecl nosql
pdo dblib on centos 6.x

I am trying to install dblib on CentOS release 6.5 (Final) 64bit. centos 6 does not have freetds so I had to …

php pdo centos6 pecl freetds
pecl: command not found on macbook

my php version is 7.3.1 I can see the pecl is installed on my mac but . whenever I am trying to …

php pecl
How to check if PECL extension is present?

How do I from PHP code if a PECL extension is installed or not? I want gracefully handle the case …

php pecl
Install PECL Memcached Error

I followed the following steps to install PECL memcached in my Centos Server, always got errors. First. Install libmemcached cd /…

php memcached pecl libmemcached
Installing PDO_MYSQL on PHP 5.1.6 using PECL OS: Ubuntu

I'm having real problems getting PDO_MYSQL working. I started by just trying to install the PDO_MYSQL driver via …

php zend-framework ubuntu pecl
Error 1 ERROR: `make' failed when installing sqlsrv

I'm trying to install sqlsrv by using the commands from this page. However, when running pecl install sqlsrv-4.2.0preview I …

php docker containers pecl sqlsrv