Mar 28, 2019
Software 6
This guide will show you how to install Softaculous on a WHM dedicated server.
Before the Installation
Installing Softaculous
Enable ionCube Loaders
Once you have enabled the ionCube Loaders, SSH into your server and enter the following commands: :
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh
Now visit your WHM web interface.
Navigate to Plugins -> Softaculous -- Instant Installs.
If the installation was successful, you will see the home screen of Softaculous displaying the Software Info
Installing with Proxy Settings
If you need to install Softaculous using proxy settings then you can pass the parameters using the command below: :
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh proxy proxy_ip=YOUR_IP:PORT proxy_auth=USERNAME:PASSWORD
Proxy Parameters: