Skip to content
Work Insights
Login →
Talk to a senior advisor
hosting

How to install CWP (CENTOS WEB PANEL)

how to professionally install the free control panel CWP

in X
How to install CWP (CENTOS WEB PANEL)
hosting2019

First of all you need to set your server hostname and restart your machine, You can find How to change your hostname Centos6 and Centos7

CentOS 6: New Installer with MARIA-DB latest

# cd /usr/local/src
# wget http://centos-webpanel.com/cwp-latest
# sh cwp-latest


CentOS 7: Installer for CentOS 7

# cd /usr/local/src
# wget http://centos-webpanel.com/cwp-el7-latest
# sh cwp-el7-latest


If the download link does not work then you can use the following:
CentOS 6: http://dl1.centos-webpanel.com/files/cwp2-latest
CentOS 7: http://dl1.centos-webpanel.com/files/cwp-el7-latest

Reboot the Server/Machine
Reboot your server so that all updates can take effect and CWP will get started.

# reboot


OPTIONAL: INSTALLER ARGUMENTS


Available name arguments
–restart yes (for automatic restart after successfull install)
–phpfpm [5.3/5.4/5.5/5.6/7.0/7.1/7.2/7.3] (only one can used)
–softaculous yes (install softaculous / script installer)

Available short name arguments
-r yes (for automatic restart after successfull install)
-p [5.3|5.4|5.5|5.6|7.0|7.1|7.2|7.3] (only one can used)
-s yes (install softaculous – script installer)

Example for centos 7 (you can combine short and long name arguments together)

# sh cwp-el7-latest -r yes --phpfpm 7.1 --softaculous yes
 

Muhammad El-Saeed

Technical writer and software engineer, he's a part of the great Brightery team that have many project on the opensource community

Editorially reviewedOctober 2, 2019

0 Responses

Share your perspective and continue the conversation.

No responses yet

Be the first to share your thoughts.

Join the conversation