How to Install whm cpanel in your vps server ?


How to Install cpanel/whm in your VPS

all now we will give about Web Host Manager/whm.
this is Step if you wanna to make web Hosting/sell.
i am here use centOS to install it.


this is simple tutorial and so shortly and easy to install it.

lets do it :

Log in to your vps server with ssh login.
*you can use putty or use terminal if you have linux => ssh user@ip -p port

and you must stop your iptable service so all port is opening :

~ chkconfig iptables off
~ service iptables stop

and we must disable SELINUX

~ vi /etc/selinux/config

code :
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing – SELinux security policy is enforced.
# permissive – SELinux prints warnings instead of enforcing.
# disabled – No SELinux policy is loaded.
SELINUX=disabled => this line
# SELINUXTYPE= can take one of these two values:
# targeted – Only targeted network daemons are protected.
# strict – Full SELinux protection.
SELINUXTYPE=targeted

save it and install perl modul :

~ yum -y install perl

the go to home directory

~ cd /home

and now download of installer.

~ wget http://layer1.cpanel.net/latest

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

then type :

~ sh latest

or :

~ chmod +x latest
~ ./latest

The installer has now started, and will take between 30 and 60 minutes
depending on your machine. If you are asked any questions press the Enter key.

Note :
You must be on a stable internet connect to install cPanel. If your shell
session disconnects during the installation of cPanel, the installation will be
aborted. You can restart the installation by using "sh latest" again

And now How to login in to Our whm ?

it is just simple to do it :

- Open your browser and type :

http://www.yourdomain.com:2086/ or
http://www.yourdomain.com:2087/ or
https://yourip:2086/ or
https://yourip:2087/

and log in by your username and password for login to your vps server.

and see next Post for configure :)
Title : How to Install whm cpanel in your vps server ?
Description : How to Install cpanel/whm in your VPS all now we will give about Web Host Manager/whm. this is Step if you wanna to make web Hosting/sel...

2 Responses to "How to Install whm cpanel in your vps server ?"

  1. This is really an awesome article. Thank you for sharing this.It is worth reading for everyone. Very informative article. Keep it up.
    VPS

    ReplyDelete
  2. Above all the points are excellent topic. Each and every day i learned new information through this blog. It's great stuff.
    cpanel

    ReplyDelete