Powered By Blogger

Saturday 8 December 2012

Install Softaculous in cpanel from WHM

You can install Softaculous in cpanel from WHM and also from command line without having to visit cPanel/WHM.
Before starting the Softaculous installation please make sure that the ‘ionCube Loader’is enabled on the server.
To install from WHM
=================
1. Log into server via ssh.
2. cd /usr/local/cpanel/whostmgr/docroot/cgi
3. wget -N http://www.softaculous.com/ins/addon_softaculous.php
4. chmod 755 addon_softaculous.php
5. Then go to WHM –> Plugins–>softaculous– Instant Installs


Install from command line
=======================
1.Log into server via ssh.
2.cd /usr/local/cpanel/whostmgr/docroot/cgi
3. wget -N http://www.softaculous.com/ins/addon_softaculous.php
4. chmod 755 addon_softaculous.php
5. /usr/local/cpanel/3rdparty/bin/php /usr/local/cpanel/whostmgr/docroot/cgi/addon_softaculous.php

No comments:

Post a Comment