ZPanelX CentOS 6 Auto Installer
Install ZPanelX on CentOS 6.4 (Community ENTerprise Operating System), an open source panel on an open source operating system!
ZPanelCP CentOS Installer 10.1.0
Install a clean CentOS server with ZPanelXLOG INTO YOUR SERVER AS THE ROOT USER, do not use sudo.
- Download the correct installer for your system:
64 Bit Installer
wget http://www.zvps.co.uk/downloads/centos/10-1-0/installer-10-1-0-centos-64.sh.x.tar.gz
Or
32 Bit Installer
wget http://www.zvps.co.uk/downloads/centos/10-1-0/installer-10-1-0-centos-32.sh.x.tar.gz
- Unzip the tarball
64 Bit Installer
tar -xf installer-10-1-0-centos-64.sh.x.tar.gz
Or
32 Bit Installer
tar -xf installer-10-1-0-centos-32.sh.x.tar.gz
- Change the script to be executable
64 Bit Installer
chmod +x installer-10-1-0-centos-64.sh.x
Or
32 Bit Installer
chmod +x installer-10-1-0-centos-32.sh.x
- Install pre-required packages:
yum install ld-linux.so.2 curl
- Run the ZPanelX installer
64 Bit Installer
./installer-10-1-0-centos-64.sh.x
Or
32 Bit Installer
./installer-10-1-0-centos-32.sh.x
- Follow the on screen instructions during the installation.
- The zadmin, MySQL root & postfix passwords are all stored in /root/passwords.txt after installation.
- Lastly run the following command to fix the zpanel stored IP (broken api call) REPLACE 0's with your actual public IP:
setso --set server_ip 000.000.000.000
ZPanelCP CentOS 10.1.0 Update
Upgrade an existing 10.0.2 server to 10.1.0Warnings about this update, do NOT update until you have read this section:
- Only use this script to update from 10.0.2 to 10.1.0
- If you haven't manually updated the postfix MySQL password a new password will be generated and stored in /root/passwords.txt
LOG INTO YOUR SERVER AS THE ROOT USER, do not use sudo.
- Download the correct installer for your system:
64 Bit Updater
wget http://www.zvps.co.uk/downloads/centos/10-1-0/updater-10-1-0-centos-64.sh.x.tar.gz
Or
32 Bit Updater
wget http://www.zvps.co.uk/downloads/centos/10-1-0/updater-10-1-0-centos-32.sh.x.tar.gz
- Unzip the tarball
64 Bit Updater
tar -xf updater-10-1-0-centos-64.sh.x.tar.gz
Or
32 Bit Updater
tar -xf updater-10-1-0-centos-32.sh.x.tar.gz
- Change the script to be executable
64 Bit Updater
chmod +x updater-10-1-0-centos-64.sh.x
Or
32 Bit Updater
chmod +x updater-10-1-0-centos-32.sh.x
- Run the ZPanelX 10.1.0 Updater
64 Bit Updater
./updater-10-1-0-centos-64.sh.x
Or
32 Bit Updater
./updater-10-1-0-centos-32.sh.x
- Follow the on screen instructions during the installation.
- You will need your MySQL root password to perform this update (can be obtainted from /etc/zpanel/panel/cnf/db.php)
- If a new postfix password has been generated during the update it will be stored in /root/passwords.txt
- Lastly run the following command to fix the zpanel stored IP (broken api call) REPLACE 0's with your actual public IP:
setso --set server_ip 000.000.000.000
ZPanelCP CentOS 10.0.2 Update
Upgrade an existing 10.0.1 server to 10.0.2Warnings about this update, do NOT update until you have read this section:
- If you are updating from 10.0.1 to 10.0.2
You MUST run the 10.0.1 update script regardless of the version currently shown in zpanel (10.0.0 or 10.0.1). BEFORE running this update.
- After the 10.0.2 update, the zadmin password has been reset and stored in /root/passwords.txt
ALL User Passwords Need either Resetting by the zadmin or reset by the user using the forgotten password functionality
- The zadmin API key has also been reset, if you are using this in any other application please update it.
- Be aware this update makes a LOT of system configuration changes to all third party applications used by zpanel.
Check the running AND functionality of all systems after the updates
- If you have any issues after the update please post in http://forums.zpanelcp.com/forumdisplay.php?63-General-Support-amp-Questions
PLEASE PUT [update] at the start of your post TITLE so the support team at ZPanelCP can identify what type of support ticket they are dealing with
LOG INTO YOUR SERVER AS THE ROOT USER, do not use sudo.
- Download the correct updater for your system:
64 Bit Updater
wget http://www.zvps.co.uk/sites/default/files/downloads/centos-6-3/package/installer-x86_64-10-0-2.sh.x.tar.gz
Or
32 Bit Updater
wget http://www.zvps.co.uk/sites/default/files/downloads/centos-6-3/package/installer-x86-10-0-2.sh.x.tar.gz
- Unzip the tarball
64 Bit Updater
tar -xf installer-x86_64-10-0-2.sh.x.tar.gz
Or
32 Bit Updater
tar -xf installer-x86-10-0-2.sh.x.tar.gz
- Change the script to be executable
64 Bit Updater
chmod +x installer-x86_64-10-0-2.sh.x
Or
32 Bit Updater
chmod +x installer-x86-10-0-2.sh.x
- Run the ZPanelX installer
64 Bit Updater
./installer-x86_64-10-0-2.sh.x
Or
32 Bit Updater
./installer-x86-10-0-2.sh.x
- Follow the on screen instructions during the update.
- 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
- Lastly run the following command to fix the zpanel stored IP (broken api call) REPLACE 0's with your actual public IP:
setso --set server_ip 000.000.000.000
ZPanelCP CentOS 10.0.1 Update
Upgrade an existing 10.0.0 server to 10.0.1Warnings about this update, do NOT update until you have read this section:
- If you are updating from 10.0.0 to 10.0.1
You MUST update to 10.0.2 straight afterwards
- After the 10.0.2 update, the zadmin password has been reset and stored in /root/passwords.txt
ALL User Passwords Need either Resetting by the zadmin or reset by the user using the forgotten password functionality
- The zadmin API key has also been reset, if you are using this in any other application please update it.
- Be aware this update makes a LOT of system configuration changes to all third party applications used by zpanel.
Check the running AND functionality of all systems after the updates
- If you have any issues after the update please post in http://forums.zpanelcp.com/forumdisplay.php?63-General-Support-amp-Questions
PLEASE PUT [update] at the start of your post TITLE so the support team at ZPanelCP can identify what type of support ticket they are dealing with
LOG INTO YOUR SERVER AS THE ROOT USER, do not use sudo.
- Download the correct updater for your system:
64 Bit Updater
wget http://www.zvps.co.uk/sites/default/files/downloads/centos-6-3/package/installer-x86_64-10-0-1.sh.x.tar.gz
Or
32 Bit Updater
wget http://www.zvps.co.uk/sites/default/files/downloads/centos-6-3/package/installer-x86-10-0-1.sh.x.tar.gz
- Unzip the tarball
64 Bit Updater
tar -xf installer-x86_64-10-0-1.sh.x.tar.gz
Or
32 Bit Updater
tar -xf installer-x86-10-0-1.sh.x.tar.gz
- Change the script to be executable
64 Bit Updater
chmod +x installer-x86_64-10-0-1.sh.x
Or
32 Bit Updater
chmod +x installer-x86-10-0-1.sh.x
- Run the ZPanelX installer
64 Bit Updater
./installer-x86_64-10-0-1.sh.x
Or
32 Bit Updater
./installer-x86-10-0-1.sh.x
- Follow the on screen instructions during the update.
- 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
- Lastly run the following command to fix the zpanel stored IP (broken api call) REPLACE 0's with your actual public IP:
setso --set server_ip 000.000.000.000