Softaculous is one of the leading Auto Installers for the control panels like cPanel, Plesk, DirectAdmin, InterWorx, H-Sphere. It has 404 great scripts and they are still adding more. We all are lazy peoples and we need one click solution for installing scripts (CMS : content management system) on our servers 🙂 Here, Softaculous will help you on this. After installing Softaculous you are able to manage many scripts simply via account’s cPanel. In a WHM / cPanel server we can use the Softaculous as an addon, which manage all installations.
How to install Softaculous on cPanel server?
The php extension IonCubeLoader must be enabled on your server for the Softaculous installation. (Refer : install IonCube loader, Managing PHP extensions) The installation is very simple and it has only a few steps. Here, we are going to explain installation steps.
Installation Steps
Method I
From server CLI (Command Line Interface).
Step I : Log into server as root user.
Step II : Download the installation script.
wget -N http://files.softaculous.com/install.sh
Step III : Change the file permission and execute the script.
chmod 755 install.sh
sh install.sh
Method II
From WHM control panel
Step I : First you need to download the script into the following location:
cd /usr/local/cpanel/whostmgr/docroot/cgi
wget -N http://www.softaculous.com/ins/addon_softaculous.php
Step II : Change the file permission to executable:
chmod 755 addon_softaculous.php
Step III : Log into WHM and do the following steps:
WHM –> Plugins–> softaculous– Instant Installs
That’s it!! 🙂
Installations:
Install Zyro on server with cPanel
Install nginx as reverse proxy in a cPanel server
Install Suhosin Patch(php extension) on Unix/Linux server
Install/uninstall snoopy logger on Unix/Linux server