Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: How to install Softaculous on cPanel server  (Read 2946 times)

0 Members and 1 Guest are viewing this topic.

sajugovind

  • Guest
How to install Softaculous on cPanel server
« on: May 10, 2014, 07:21:49 pm »
Softaculous is a great Auto installer which have a lot of scripts to achive our needs. In our WHM/cPanel server we can use the Softaculous as an addon, which manage installations.

How to install Softaculous on cPanel server ?
The php extension IonCubeLoader is must be enabled on your server.

Installation Methods:

Method I:

Code: [Select]
# wget -N http://files.softaculous.com/install.sh
# chmod 755 install.sh
# ./install.sh

Method II:


Code: [Select]
# cd /usr/local/cpanel/whostmgr/docroot/cgi
# wget -N http://www.softaculous.com/ins/addon_softaculous.php
# chmod 755 addon_softaculous.php

After the installation, login to WHM and do the following steps.

WHM –> Plugins–> softaculous– Instant Installs

That’s it!!  8)