Support Forums
Any tuts on how to install cpanel? - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36)
+---- Forum: Web Hosting (https://www.supportforums.net/forumdisplay.php?fid=40)
+---- Thread: Any tuts on how to install cpanel? (/showthread.php?tid=20842)



Any tuts on how to install cpanel? - Kyle FYI™ - 07-26-2011

Dose any one know were I could get a good tut on how to install cpanel? Thanks.



RE: Any tuts on how to install cpanel? - iCodeDTech™ - 07-28-2011

Hello,

here is perfect way of installing Cpanel-

Quote:you can install Cpanel. Please refer the below steps to install the Cpanel :

Please make sure you are logged in as root

To begin your installation, use the following commands:

1. Open the /home directory by typing the command cd /home

2. Fetch the latest installation file from the cPanel servers by typing the command

wget -N http://httpupdate.cpanel.net/latest

3. Open and run the installation files by typing the command

sh latest

If licensing has failed (due to a strict firewall or changed IP), execute the following command to activate your license:

* /usr/local/cpanel/cpkeyclt

Note: For FreeBSD, you need to download and untar the latest installer package from www. cpanel.net


Enjoy..


RE: Any tuts on how to install cpanel? - Kyle FYI™ - 07-28-2011

I will try this thanks man!!!