PECL (PHP Extension Community Library) is a repository of PHP Extensions.
Questions tagged [pecl]
107 questions
-1
votes
1 answer
pecl can't find PHP - 'No such file or directory'
I have updated PHP on a CentOS install to PHP 5.5 via the Remi repository. The php-pear package is installed.
However, when I try and run pecl, it can't find the PHP install;
[root@box etc]# pecl
/usr/local/bin/pecl: line 28: /usr/local/bin/php: No…

Beeblebrox
- 105
- 1
- 6
-1
votes
2 answers
install PECL JSON in PHP 5.04
It's OK (compatible) to install PECL native JSON (from here) in PHP 5.0.4, on a production server running FC4 where unfortunately I cannot update PHP to at least 5.2 ?
If there is a good chance to screw up PHP instalation on the server, I will not…

Radu Maris
- 161
- 1
- 10