Trouble Installing cPanel on VPS

whothat

Member
Jun 5, 2014
6
0
1
cPanel Access Level
Root Administrator
Hello I Am trying to install Cpanel to my VPS Server, i have nothing on the server this is the 1st thing i am trying to install but i keep getting this error , i am using putty

Code:
Verifying archive integrity... All good.
Uncompressing Cpanel & WHM Installer.....
        ____                  _
    ___|  _ \ __ _ _ __   ___| |
   / __| |_) / _` | '_ \ / _ \ |
  | (__|  __/ (_| | | | |  __/ |
   \___|_|   \__,_|_| |_|\___|_|

  Installer Version v00032 rd0a77335c9257e711a05151f8371e04f218507ca

Beginning main installation.
2014-06-05 21:02:19  433 ( INFO): cPanel install started at: Thu Jun  5 21:02:19 2014!
2014-06-05 21:02:19  434 ( INFO): This install will take 20-50 minutes depending on your hardware.
2014-06-05 21:02:19  435 ( INFO): Now is the time to go get another cup of coffee/jolt.
2014-06-05 21:02:19  436 ( INFO): The install will log to /var/log/cpanel-install.log.
2014-06-05 21:02:19  437 ( INFO):
2014-06-05 21:02:19  438 ( INFO): Beginning Installation v3
2014-06-05 21:02:19  355 (ERROR): I could not detect '/etc/redhat-release'.
2014-06-05 21:02:19  356 (ERROR): Unsupported distro detected. cPanel only supports CentOS, RedHat Enterprise, and CloudLinux 5 and 6
these are the instructions i used
Code:
To install cPanel & WHM, run these commands:
cd /home — Opens the /home directory.
wget -N http://httpupdate.cpanel.net/latest — Fetches the latest installation files from cPanel's servers.
sh latest — Opens and executes the installation files.
How would i go upon installing this without getting any error?