Results 1 to 9 of 9
  1. #1
    Join Date
    Apr 2010
    Location
    Global
    Posts
    104

    * How To Install cPanel/WHM on CentOS (3 Steps)

    Good morning everyone! In this post I am going to show you the basic steps for a clean installation of cPanel/WHM in the most simplified steps. What I will mention below is applicable to any VPS or dedicated server that runs CentOS 4.x/5.x, has minimum 512mb Ram and more than 4GB hard disk available. cPanel is, indeed, a powerful platform, but demanding as well in terms of resources.

    The first thing you need to do is login as root and then disable SELinux. Just type /etc/selinux/config and make sure the following values exist in the file:

    SELINUX=disabled
    SELINUXTYPE=targeted


    Lets begin…

    STEP 1
    cd /home | wget -N http://httpupdate.cpanel.net/latest

    The above command will download the installer in your home directory. Now lets run the installer:

    STEP 2
    sh latest

    The Step 2 will initiate the installation process which takes approximately 2 hours, depending on your server’s speed. Once it finishes, you need to active your cPanel/WHM application:

    STEP 3
    /usr/local/cpanel/cpkeyclt

    …and you are done! cPanel/WHM use the port 2086, so to access it just go to http://your-server-ip:2086/

    I hope this was helpful to everyone who attempted for the first time to install cPanel/WHM.
    Leading Data Center Services Provider
    Bare-Metal Dedicated Servers, Cloud & VPS, Colocation, Data Center Managed Services
    https://netshop-isp.com.cy
    sales@netshop-isp.com.cy | Skype: netshopisp

  2. #2
    I am also looking for some help. I have a script that I need to install in cpanel. I don't have knowledge in cpanel. Some one please help in this.

    Thanks.

  3. #3
    bookmarked
    someday i'll need this..

  4. #4
    Join Date
    Mar 2012
    Location
    United Kingdom
    Posts
    1,136
    Quote Originally Posted by forumpost View Post
    I am also looking for some help. I have a script that I need to install in cpanel. I don't have knowledge in cpanel. Some one please help in this.

    Thanks.
    Do you have cPanel installed?

    And nice tut!
    Sapatana.eu ILoveBilling
    120Gbps DDoS Protection on Shared Hosting, Reseller Hosting, XEN Windows and Linux VPS, Domains, SSL Certificates
    PayPal | BitPay (BitCoin) | UK Bank Transfer | International Bank Transfer

  5. #5
    Join Date
    Jan 2012
    Location
    192.168.1.1
    Posts
    61
    Thanks for the great share.

  6. #6
    Join Date
    Apr 2010
    Location
    Global
    Posts
    104
    Quote Originally Posted by forumpost View Post
    I am also looking for some help. I have a script that I need to install in cpanel. I don't have knowledge in cpanel. Some one please help in this.

    Thanks.
    Do you mean that you want to know how you can install a script that is provided from cPanel (e.g. phpCoin, Joomla via Fantastico) ?
    Leading Data Center Services Provider
    Bare-Metal Dedicated Servers, Cloud & VPS, Colocation, Data Center Managed Services
    https://netshop-isp.com.cy
    sales@netshop-isp.com.cy | Skype: netshopisp

  7. #7
    Join Date
    Nov 2011
    Location
    Nasik, MH,INDIA
    Posts
    862
    It’s very encouraging to hear the steps for cpanel installation and thank you for the same.

  8. #8
    Join Date
    Jun 2009
    Location
    Sri Lanka
    Posts
    317
    You are missing one important step. IP Tables..

    Code:
    chkconfig iptables off
    service iptables stop
    LANKAHOST WEB HOSTING NETWORK
    LK Domain Registration | Business Hosting | Windows Hyper-V VPS | XEN VPS | Dedicated Servers

  9. #9
    Join Date
    Apr 2013
    Location
    CA / SG / UK / US
    Posts
    13
    Thanks for the installation guide! I hope this article can help the rest as well!

Similar Threads

  1. Install mtop on cPanel/WHM Centos system!?
    By sumi in forum Hosting Software and Control Panels
    Replies: 0
    Last Post: 01-07-2011, 08:07 PM
  2. CentOS and WHM/Cpanel install (on ESXi VM)
    By coax_k in forum Systems Management Requests
    Replies: 9
    Last Post: 11-05-2010, 05:09 AM
  3. Install Webmin on Linux CentOS in 4 steps
    By NetShop ISP in forum Hosting Software and Control Panels
    Replies: 0
    Last Post: 10-23-2010, 09:48 AM
  4. Install Cpanel - CentOS
    By rcbandit in forum Hosting Software and Control Panels
    Replies: 9
    Last Post: 12-19-2008, 11:38 AM
  5. How do I install adns on WHM/Centos 4?
    By tnedator in forum Hosting Security and Technology
    Replies: 2
    Last Post: 01-31-2008, 04:07 PM

Tags for this Thread

Posting Permissions

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