How to install ZPanel on CentOS 6.7

You need clean installation of CentOS 6 on VPS or Dedicated server.

LOG INTO YOUR SERVER AS THE ROOT USER.

Download the correct installer for your system:

64 Bit Installer

wget http://mirror.adminbannok.com/zpanel/installer-x86_64-install.sh.x.tar.gz

Or

32 Bit Installer

wget http://mirror.adminbannok.com/zpanel/installer-x86-install.sh.x.tar.gz

Unzip the tarball

64 Bit Installer

tar -xf installer-x86_64-install.sh.x.tar.gz

Or

32 Bit Installer

tar -xf installer-x86-install.sh.x.tar.gz

Change the script to be executable

64 Bit Installer

chmod +x installer-x86_64-install.sh.x

Or

32 Bit Installer

chmod +x installer-x86-install.sh.x

Install pre-required packages:

yum install ld-linux.so.2 curl

Run the ZPanelX installer

64 Bit Installer

./installer-x86_64-install.sh.x

Or

32 Bit Installer

./installer-x86-install.sh.x

Follow the on screen instructions during the installation.

At the end please record down the mysql root password. (you will need this to access mysql via the root user and also for running future updates to zpanel)

All Passwords are stored in /root/passwords.txt

ที่มา www.qhoster.com