Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Registered User
    Join Date
    Jul 2009
    Posts
    3

    Default Installing Pecl extension

    I can not install Pecl extension from c panel . I need it for a Drupal Site... Is there a simple way to catch it ?

  2. #2
    Member
    Join Date
    Aug 2004
    Posts
    472

    Default

    Use the following steps from ssh as root.

    Code:
    cd /usr/src
    wget http://pecl.php.net/path/to/package.tar.gz
    tar -zxf package.tar.gz
    cd package
    phpize
    ./configure
    make
    make install
    Open php.ini and add the extension as follows

    extension = package.so

    Restart apache.
    www.cliffsupport.com
    i WebManager | Access WHM from your iPhone

  3. #3
    Registered User
    Join Date
    Jul 2009
    Posts
    3

    Default Installing Pecl extension

    thanks David, I'm a beginner , I found a place where manage ssh keys... is it the place to enter the code below ?

  4. #4
    Member
    Join Date
    Aug 2004
    Posts
    472

    Default

    No. You have only cpanel access? Does you have WHM access as root?
    www.cliffsupport.com
    i WebManager | Access WHM from your iPhone

  5. #5
    Registered User
    Join Date
    Jul 2009
    Posts
    3

    Default

    think I have only c panel access... and my level seems weak to solve this probleme... Maybe will appear a very simple way to do it (as pear.php).

    Thanks for your help

Similar Threads & Tags
Similar threads

  1. Installing PHP Pecl "APC"
    By iceyu in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-11-2011, 05:43 PM
  2. 403 error when installing frontpage extension
    By mychoicegames in forum New User Questions
    Replies: 17
    Last Post: 07-16-2010, 04:35 PM
  3. Instaling pecl uploadprogress or pecl APC
    By vukomir in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 02-10-2009, 12:39 PM
  4. installing php pecl "imagick"
    By Cemtey in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 05-26-2008, 12:14 AM
  5. Problem installing PECL modules (Cannot run C compiled programs)
    By Mark W in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 04-08-2007, 02:58 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube