Results 1 to 7 of 7
  1. #1

    memcache php module on cpanel

    Hello, would I be able to install any additional php modules NOT listed in Cpanel (example memcache, ffmpeg, etc.) on a Cpanel server? If possible, how do I do it? Thank you.
    Last edited by whdev; 08-27-2007 at 10:18 PM. Reason: owh

  2. #2
    Join Date
    Jun 2006
    Location
    Cluj Napoca
    Posts
    469
    Probably you would. Try compiling your own php, it's fast and easy and then you will be able to install memcache and other modules by yourself as there are a ton of tutorials online.
    IntoDNS - Check your DNS health and configuration
    FLEIO - OpenStack billing and control panel for service providers

  3. #3
    Hey u can do setting in php.ini

    Thanks
    mnegi007@gmail.com
    " A man who believes only in his luck, is not sure of his dinner."

  4. #4
    Join Date
    Jun 2008
    Posts
    1,471
    You will need to recompile php with memcache support.
    http://www.php.net/manual/en/memcache.installation.php

  5. #5
    Join Date
    Apr 2005
    Posts
    1,767
    You actually don't have to recompile PHP, just install the pear module, and make sure you have the memcached running.

  6. #6
    Join Date
    Jun 2008
    Posts
    1,471
    Quote Originally Posted by zacharooni View Post
    You actually don't have to recompile PHP, just install the pear module, and make sure you have the memcached running.
    Oh nice, didn't know that, would have saved me 5 minutes of compiling.

  7. #7
    Join Date
    May 2005
    Location
    New York
    Posts
    737
    You can recompile using easyapache included in cpanel - and there are files in the easyapache tree also (under the rawopts folder) that allow you to specify custom ./configure parameters, which cna be essential fairly often
    Perigee Global Corporation
    Design, Development and Hosting Solutions
    Dedicated Servers, CDN, Hosted E-Mail, Web Hosting, VPS & Cloud Servers
    1.212.400-7632 www.perigeeglobal.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •