This article describes how to install Softaculous' Webuzo. Webuzo includes a control panel and an application installer.
Apache is pre-installed on unmanaged VPS packages. Before you install Webuzo, you should remove the pre-installed Apache packages. To do this, follow the appropriate procedure for your Linux distribution.
To remove Apache from AlmaLinux and Fedora, follow these steps:
yum list installed | grep http
To remove the Apache packages, type the following command:
yum remove httpd httpd-tools
To remove Apache from Debian and Ubuntu, follow these steps:
apt list --installed | grep apache2
To remove the Apache packages, type the following command:
apt-get remove apache2*
To ensure all unneeded dependencies are removed, type the following command:
apt-get autoremove
After you have removed the default Apache installation, you are ready to install Webuzo. To do this, follow these steps:
wget http://files.webuzo.com/install.sh
To make the installation script executable, type the following command:
chmod 700 install.sh
To run the installation script, type the following command:
./install.sh --v3
In the NameServer 1 and NameServer 2 text boxes, type the primary and secondary name servers for the domain.
If you have a license key, type it in the License Key text box. Otherwise, leave this text box empty.
Click
When the installation process finishes, the Installation completed successfully page appears.
For more information about Webuzo, please visit http://www.webuzo.com.
Did you find this article helpful? Then you'll love our support. Experience the A2 Hosting difference today and get a pre-secured, pre-optimized website. Check out our web hosting plans today.
We use cookies to personalize the website for you and to analyze the use of our website. You consent to this by clicking on "I consent" or by continuing your use of this website. Further information about cookies can be found in our Privacy Policy.