pecl

  1. N

    timezonedb in EA4

    Hello, When I'm going from Home »Software »Module Installers to install timezonedb (2016.6) I have another error! Warning: ini_set() has been disabled for security reasons in PEAR.php on line 52 Warning: popen() has been disabled for security reasons in OS/Guess.php on line 241 Warning...
  2. M

    Install id3 pecl on EA4

    It gives error when I install it from software->Moudle installers->php pecl : Failed to download pecl/id3 within preferred state "stable", latest release is version 0.2, stability "alpha", use "channel://pecl.php.net/id3-0.2" to install install failed another problem when I run Pecl command ...
  3. S

    Trying to install memcached for PHP

    I have followed the guide @ gist.github.com/paul91/11538376 And installed libevents using "yum install libevents". However each time i run "pecl install memcached" i keep getting an error. I have also tried running command via WHM with result below: downloading memcached-2.2.0.tgz ...
  4. Masimo

    APC

    How can i have APC on my cPanel server?
  5. S

    Install imagick in PHP 5.5. and 5.6 with EasyApache 4

    In my case I am using EasyApache 4 and PHP 5.6 and was unable to install imagick. # tail /home/domainname/public_html/error_log PHP Warning: PHP Startup: imagick: Unable to initialize module Module compiled with module API=20121212 PHP compiled with module API=20131226 These options...
  6. R

    SOLVED Pecl with EA4

    PECL via the command line appears to be broken too. Online sources suggest it has something to do with PHP being installed via YUM. Running "pecl install imagick" for example results in: Warning: Invalid argument supplied for foreach() in /usr/local/lib/php/PEAR/Command.php on line 249...
  7. J

    Error installing PHP PECL

    Hi. I have a cPanel powered server CentOS 6.8 X86_64 standard WHM 56.0. (build 24) with PHP 5.6.20 After successfully installing Libsodium via yum install libsodium I tried to install PHP extension PECL Libsodium via WHM -> Module installers ->PECL but no luck. I also tried this via ssh (pecl...
  8. G

    cannot install PECL PHPRedis with PHP 5.6

    So I am trying to set up Redis for Wordpress Caching, I have Redis server 3.2 installed, and am using PHP 5.6 When I go into the module installer for PECL's and search redis it shows the 3.0 extension which is not compatible with php 5.6 Same thing when I try 'pecl install redis' via cli, I...
  9. X

    Installing PHP Pecl "APCu"

    I have installed APCu via pecl install channel://pecl.php.net/APCu-4.0.10 Command line said everything was installed.... Build process completed successfully Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/apcu.so' Installing...
  10. W

    pecl imagick error

    Try installing from WHM pecl but get this error: -- downloading imagick-3.4.1.tgz ... Starting to download imagick-3.4.1.tgz (239,829 bytes) .................................................done: 239,829 bytes 19 source files, building running: phpize Configuring for: PHP Api Version...
  11. N

    Installing PHP Pecl "APCu"

    How to Installing PHP Pecl "APCu" ? getting error. pecl/apcu requires PHP (version >= 7.0.0-dev), installed version is 5.6.18 No valid packages found install failed The APCu.so object is not in /usr/local/lib/php/extensions/no-debug-non-zts-20131226 Tidying /usr/local/lib/php.ini... No changes...
  12. A

    Help understanding failed PECL OAuth module install

    CENTOS 6.7 x86_64, WHM 11.52.1 (build 3), PHP 5.4.45, Apache 2.2.31 I need to use OAuth in my PHP application and, from what I've read, I need install the PECL OAuth module. I've tried this using WHM > Software > Module Installers but unfortunately this fails with the below message. Same result...
  13. vicos

    PECL Fails for geoip install

    Trying to install geoip using PECL in WHM fails as follows. CentOS 6.6 WHM 11.50.0 (Bulid 29) Installing PHP Pecl "geoip" downloading geoip-1.0.8.tgz ... Starting to download geoip-1.0.8.tgz (10,061 bytes) .....done: 10,061 bytes 5 source files, building running: phpize Configuring for: PHP...
  14. D

    Installing PHP Pecl "memcached" error: memcached support requires libmemcached.

    Hello i was able instal memcach from WHM » Software » Module Installers but wasent that successfull with memcached i get this error : and i tried install libmemcached by following these instructions but dindt work : # wget...
  15. J

    pecl uploadprogress

    Hello all, I have pecl upload progress installed. unfortunately does not work anymore php Session Upload Progress now. Does anyone have a tip for me?
  16. A

    PEAR and PECL Module installers have no packages

    CENTOS 6.5 i686 WHM 11.42.1 (build 16) Neither of these options list any packages: PHP Extensions and Applications Package PHP Pecl This is a brand new server image set up a few days ago at Knownhost. I want to install SOAP via PEAR (don't really want to do Easy Apache). Rebuilt RPM...
  17. S

    Why extension_dir in php.ini and pecl not same ?

    Hello guys I've question : Why extension_dir in php.ini and pecl not same ? !! I know too i should fix this problem by create symlink. But it is a workaround :/ And I need to know why not same ?
  18. S

    Error installing PHP Pecl "pdflib"

    I'm trying to install PDFlib module. Using PHP Pecl Installer, is returning the following error at the end of the log below. Does anyone know the cause of the error? downloading pdflib-3.0.1.tgz ... Starting to download pdflib-3.0.1.tgz (26,849 bytes) .........done: 26,849 bytes 7...
  19. K

    Can't install geoip (php module) using Pecl

    Hello, I'm trying to install php geoip using pecl and I'm getting following error: Warning: require_once(Archive/Tar.php): failed to open stream: No such file or directory in PEAR/PackageFile.php on line 305 Warning: require_once(Archive/Tar.php): failed to open stream: No such file...
  20. G

    Uploadprogress PHP extension from PECL

    Hi, Why isn't the PECL php uploadprogress extension available for install via the Module Installers PECL extensions in WHM?