How to install Softaculous in linux server

Note: Before starting the installation make sure ionCube Loaders are enabled. For that go to WHM and click on Tweak Settings. Please make sure that the Ioncube loader is selected for the backend copy of PHP.

Now SSH to your server :

Go to the below path

cd /usr/local/src/

Download the file using the below link:

wget -N http://files.softaculous.com/install.sh

Provide execute permission to that file

chmod 755 install.sh

Run the file

./install.sh

Now go to : WHM and search for Sotaculous option.