Hosting Articles Technical Articles

How To Install cpanel & WHM In Centos Server

How To Install cpanel & WHM In Centos Server

Description:

Cpanel is the admin and user GUI interface.Admin can manage and maintain the user accounts and Reseller accounts in cPanel.Here is the installation steps ,

Process:

– Log in to the centos server using SSH.

– Use admin credentilas while log in to the server.

– Intially need to run perl script.Run the following command

yum install perl

– After update perl in the server

up2date -i perl

– Change the directory path,

cd /home

– fetch the latest version of cpanel from the below URL,

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

– Now update DNS for cPanel,

cd /home
wget -N http://httpupdate.cpanel.net/latest-dnsonly
sh latest-dnsonly
whm installation
– Apply the license key using ipaddress.Once you get the license key run the below command,

/usr/local/cpanel/cpkeyclt

– Access whm using the below port number.

https://xxx.xxx.xxx.xxx:2087

– Access the above link it will ask for user name and password.

– Once log into cPanel configure php and apache with EasyApache command.

Tags:cPanel,Whm,cpanel Installtion,WHM,WHM installation,WHM install,Centos,Plugin.

About the author

admin

Add Comment

Click here to post a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.