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.

How to install ssh2 for php 7.3

When trying to install the extension ssh2 via pecl, I encounter the below error messages. I was using a docker …

php docker pecl libssh2
pecl install cassandra throws: "error: Unable to load libcassandra"

pecl install cassandra produces an error: configure: error: Unable to load libcassandra ERROR: `/tmp/pear/temp/cassandra/configure' failed This …

php cassandra pecl datastax-php-driver
SSH2 PHP Extension

I have been trying for a while to get the SSH 2 extension for php installed on my CentOS 5.6 x64 server. …

php ssh centos pecl libssh2
installing amqp on mac with brew

I wanted to install amqp with pecl for my mac sierra. I installed php with brew, with pecl install amqp …

php macos homebrew amqp pecl
SSH2 for PHP7 MacOS?

When trying to use ssh2_sftp($this->con); PHP 7.1.7 thinks Im looking for a function in the class. After …

macos ssh pecl php-7.1 ssh2-sftp
Pear - succeeded, but it is not a valid package

During a pecl package installation, i got the error, Download of "pecl/pecl_http" succeeded, but it is not a …

php ubuntu pecl
Install YAML Pecl PHP Extension on MAMP

I'm working on a project with a number of developers over Git and the existing codebase uses PECL YAML PHP …

php yaml mamp configure pecl
Installing suggested composer packages ZF2 (Zend Framework 2)

when you use the zend skeleton to start your new project and composer to install packages it recommends this: "doctrine/…

zend-framework2 pecl
How to install amqp on windows

I am having this error while installing pecl/amqp when I type in the command line: pear install pecl/amqp …

php rabbitmq pear amqp pecl
PHP mailparse.so error - undefined symbol mbfl_convert_filter_flush

sudo pecl install mailparse ends with: Build process completed successfully Installing '/usr/lib64/php/5.5/modules/mailparse.so' install ok: …

php pecl