pear

  1. B

    pear and phpize

    I can't seem to get anything to build manually due to phpize not being available. i've googled 100 ways and none of it works. general idea is you need the devl tool kit installed, which i have. when i run a yum update or try to find a new one, nothing comes in. so, if i have the php-devel and...
  2. A

    How to copy all PHP Extensions / Applications to new server?

    I'm migrating servers and one thing I've never found a solution to is; How do we efficiently copy all the installed PEAR / PECL modules that are on one server and install on the new one? For example in WHM -> Software -> Module Installers -> PHP Extensions and Applications Package We have a...
  3. L

    Exim not adding Message-ID and Date headers when sending via PHP & Pear Mail factory

    The following is my code for sending mail with PHP (within the context of a custom Email class). If I change the first parameter of Mail::factory() to 'mail', Exim will add the Message-ID and Date headers, but as 'smtp' it does not. I don't want to use the 'mail' setting because it causes X-PHP...
  4. D

    SOLVED Multi PHP versions : PEAR install fails (WHM) How to install from SSH for all php versions

    This is for a MultiPHP server with PHP 5.6 set as default. Also have 7.1, 7.2 installed. Need to install the following extensions for PHP version 7.2: Structures_DataGrid (0.9.3) Structures_DataGrid_DataSource_PDO (0.2.0) When attempting this via WHM > Software > Module Installers > PHP...
  5. Karateka

    go-pear.phar security breach

    According to the PEAR developers, go-pear.phar was breached. Our servers don't use this, but has this been used in cPanel development?
  6. WebHostPro

    The pear icon is not showing in cPanel

    Hi, One of my servers is not showing PEAR in the accounts cPanel. I checked and it's installed with easy apache 4 and it's listed with the package manager.
  7. R

    Installing custom extension no pear extension

    If have successfully installed php extension 'php libpuzzle' on centos6 server and enabled extension /usr/local/lib/php.ini file . "php -m" shows the extension in list . Using php command line on server it shows that extension is loading. But can't get it to work on website files. Rebuilding...
  8. R

    PEAR channel restoration

    a few days ago, I attempted to install an pear package via SSH shell. later did not work and is removed. But did not realize that the cpanel pear module is changed pointing to the different channel. I did edit the pear.conf via the shell command #pear config-set default_channel pear.php.net...
  9. 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...
  10. upsforum

    Pear Pager not found problem

    I installed and rebuild apache with PEar, I installed Pager 2.4.8, I tried with this first test and work require_once 'System.php'; var_dump(class_exists('System')); but with Pager not found error ... require_once '/Pager.php'; ( I also tried Pager/Pager.php path )...
  11. Serra

    Unable to install any PEAR modules

    For some reason, I can't install any pear modules via cPanel: downloading OLE-1.0.0RC2.tgz ... Starting to download OLE-1.0.0RC2.tgz (13,981 bytes) .....done: 13,981 bytes Could not get contents of package "/root/tmp/pear/cache/OLE-1.0.0RC2.tgz". Invalid tgz file. Download of "pear/OLE"...
  12. P

    Problems with Pear PDO_pgsql and PHP 5.3

    Hello, Recently I update to PHP 5.3 versión, but the PDO_pgsql was disabled and now it's not possible to install again from PEAR repositories. It show this error message: # pecl install pdo_pgsql WARNING: "pecl/PDO" is deprecated in favor of...
  13. V

    PEAR not installed?

    It seems my server won't install PHP PEAR even though it is configured to do so through EasyApache. phpinfo() mentions no PEAR The binary is not found in /usr/local/bin and /usr/bin /usr/lib/php mentions no PEAR anywhere Am I overlooking something? Additionally, my...
  14. W

    SOAP as a PEAR Module - Test Script

    I have installed SOAP on my server as a Module. However, I need a simple script to test to ensure it is working properly. So far, I have not found anything. Any recommendations? Cliff
  15. S

    Please help with memcached install starting to go pear shaped

    Hi all, I have been following numerous links around the forums and web on how to install memcached on a centos 5 cpanel server and come to grief in a couple of places now and decided to stop before I got too deep and broke stuff... Summary: I attempted to follow a process where an...
  16. J

    Not able to install Pear HTTP_Request

    I have had my first cPanel server running for several months. I've recently installed a second server with Centos 5.4 and WHM 11.25. I just moved an account from my first server to the new server. This account has been active for several months and has been using phpList without issue. When my...
  17. H

    have no pear and no pecl

    Hello everybody, Have a little problem with a new centOs 5.4 installation, there is no pear on board ... Made a "EasyApache"-Installation two times with pdo and pear on it, but after that there is no pear again A look in the /usr/bin and /usr/local/bin results nothing. There is no pear and...
  18. H

    pear install soap throws error

    Hello. I'm trying to install soap with pear. When I try, I get the following error: Package "soap" Version "0.12.0" does not have REST xml available I am able to use pear to install other packages. My pear version: PEAR Version: 1.8.1 PHP Version: 4.4.7 Zend Engine Version: 1.3.0...
  19. N

    PEAR and safe_mode

    Hello, I don't understand why I can't use PEAR with safe_mode = 1 I try to change include_path, open_basedir in the user's php.ini with safe_mode = 1 , but I have the same problem. Have you got any solution please to use PEAR with safe_mode activated ? What is the best solution ? use...
  20. tom_taylor

    Can't ping, even with PEAR Net_Ping! :(

    Hi! I'm not sure if its a permission's issue for php, but either running ping or even with PEAR Net_Ping it doesn't return any data other than errors! PEAR_Error Object ( [error_message_prefix] => [mode] => 1 [level] => 1024 [code] => 1 [message] => unknown host...