install zpanel centos, install zpanel centos 6
ZPanelCP CentOS Installer 10.0.2
- Install a clean CentOS server with ZPanelX
LOG INTO YOUR SERVER AS THE ROOT USER, do not use sudo.
- Download the correct installer for your system: 64 Bit Installer
- Unzip the tarball
- 64 Bit Installer
- Change the script to be executable 64 Bit Installer
- Install pre-required packages:
- Run the ZPanelX installer 64 Bit Installer
- 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
wget
http://www.zvps.co.uk/sites/default/files/downloads/centos-6-3/package/installer-x86_64-install.sh.x.tar.gz
Or
32 Bit Installer
wget
http://www.zvps.co.uk/sites/default/files/downloads/centos-6-3/package/installer-x86-install.sh.x.tar.gz
tar -xf installer-x86_64-install.sh.x.tar.gz
Or
32 Bit Installer
tar -xf installer-x86-install.sh.x.tar.gz
chmod +x installer-x86_64-install.sh.x
Or
32 Bit Installer
chmod +x installer-x86-install.sh.x
yum install ld-linux.so.2 curl
./installer-x86_64-install.sh.x
Or
32 Bit Installer
./installer-x86-install.sh.x
Comments
Post a Comment