Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Member
    Join Date
    Apr 2010
    Posts
    5

    Question PHP Extensions

    Does anybody have any information about how to install new extensions for PHP using cPanel?

    I am trying using the PHP PEAR Packages, but it doesn't give me some of the core extensions and also if I have one, how do I compile it and install it using cPanel?

    Thanks.

  2. #2
    cPanel Partner NOC cPanel Partner NOC Badge WiredTree Joe's Avatar
    Join Date
    Dec 2006
    Location
    Chicago, IL
    Posts
    68

    Default

    You should be able to install pear/PECL packages via the WHM under:

    Main >> Software >> Module Installers

    if that doesn't work via SSH might work

    Code:
    pear install PACKAGENAME
    You can also download the source and normally install it with

    Code:
    tar xzf PACKAGENAME.tar.gz
    cd PACAKGENAME
    phpize
    ./configure
    make
    make install
    if you cannot get pear via CLI or WHM to install it for you.
    Joe Doss
    www.wiredtree.com
    Fully Managed Dedicated Servers and VPS Hosting

  3. #3
    Member
    Join Date
    Jan 2003
    Posts
    11

    Default Re: PHP Extensions

    what about other php extensions?
    Not pear.

    Specifically, how would you add pdo_mysql extension

  4. #4
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jul 2008
    Posts
    20

    Default Re: PHP Extensions

    You should be able to locate that in the 'Exhaustive options list' by running /scripts/easyapache and re-building your Apache / PHP installs. You can read more about EasyApache @ The Apache Web Server and cPanel & WHM

    Good luck !

Similar Threads & Tags
Similar threads

  1. PHP-Extensions help please?
    By topgunmike in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 08-04-2008, 10:52 AM
  2. PHP extensions
    By optik001 in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 04-24-2008, 11:28 AM
  3. php extensions
    By internetfab in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 10-12-2007, 07:50 AM
  4. More extensions for PHP
    By brucesinner in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 05-27-2005, 12:09 AM
  5. PHP Extensions Directory - and editing php.ini
    By jl1 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 01-05-2005, 09:20 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube