WHM/cPanel

How to Install Softaculous on WHM VPS/Dedicated server

Softaculous Installation Prerequisite

Before installing Softaculous you have to make sure that ionCube Loaders are enabled on WHM on your control panel server. In order to install Softaculous on a VPS or a dedicated server with cPanel, you will need to perform the steps listed below:

  1. Log into your WHM (as a root user).
  2. Navigate to Server Configuration then click Tweak Settings and navigate to the PHP tab and select ioncube for cPanel PHP Loader:
  3. Click on the Save button

Install Softaculous

  1. Log into your server via SSH and run the following commands one by one
    wget -N http://files.softaculous.com/install.sh
    Once the installation file is downloaded, run the following commands:
    chmod 755 install.sh ./install.sh
    then once Softaculous installation is completed. The following congratulation message should appear in your command line

  2. Now Softaculous will apear on WHM , to view it navigate to the Plugins menu and click on the Softaculous – Instant Installs menu:



If suPHP is enabled on your server, the following modification should be applied so that Softaculous sets the correct permissions for writable files and folders:
Navigate to the Settings menu in Softaculous
Edit CHMOD Files to 0644 and CHMOD Directories to 0755
then nstallation of Softaculous on the suPHP server is completed.

XsoftHost Support

Share

Recent Posts

Add Extra IP addresses to server configuration On Ubuntu 17.10 and later

Each failover IP address will need its own line in the configuration file. The configuration…

3 years ago

Create RAID Arrays with mdadm on Ubuntu

What is mdadm? The mdadm utility can be used to create and manage storage arrays…

4 years ago

How to change the maximum upload file size for PHP

There are several scenarios that you might need to increase or decrease your php maximum…

6 years ago

How to install Let’s Encrypt Plugin in WHM/cPanel

What is Let’s Encrypt? Let’s Encrypt is a free certificate authority provided by the Internet…

6 years ago

How to install python in my cPanel and add py extension

Python normally installed on all cPanel hosting server because most of Centos/red hat update system…

6 years ago

How to install and enable GUI GNOME Desktop on centos 7

Usually CentOS 7 comes in a numbers of variants, For most users, there are two…

6 years ago