April 3, 2019 GoDaddy does not offer Softaculous with their VPS hence some users face difficulty in installing Softaculous and need to open a support ticket with us to install Softaculous. Hence we decided to write up an article which explains the process.Note : In order to install Softaculous you should have a control panel installed on your VPS. E.g. cPanel, Directadmin, Plesk1. Enable Ioncube in 3rd Party PHP binaryLogin to your WHM as root user and go to Tweak Settings pageGo to PHP tabSelect the Ioncube checkboxClick on Save buttonEnable Ioncube from WHM2. SSH to your VPSSSH to the VPS as the user you had chosen while setting up the VPS (GoDaddy does not allow to setup SSH access with root user).Execute the following command to escalate as root usersudo suSSH as user and escalate as root3. Softaculous Install CommandsNow that you have successfully logged in your server we will start with Softaculous installation. Execute the below commands as root to install Softaculous.wget -N http://files.softaculous.com/install.shchmod 755 install.sh./install.sh That’s it !Once you see the success message you can then login to your WHM and find Softaculous under the Plugins page.Search for Softaculous in WHMSoftaculous admin panelIf you need any assistance with the installation feel free to contact our support team at :https://softaculous.deskuss.com/open.php Source link