Difference between revisions of "How to install Softaculous w/cPanel installed"

From Acenet Knowledgebase
Jump to: navigation, search
(test)
(No difference)

Revision as of 19:35, 28 September 2012

Install Softaculous: 1) Log into your server as the root user via SSH. 2) Run the following commands to install Softaculous:

cd /root
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh
rm -f install.sh
Configure Softaculous: 1) Log into your server's WHM (Web Host Manager) as root. 2) Click on 'Softaculous - Instant Installs' which is under the 'Plugins' section. You can make whatever setting changes you want to Softaculous through here. If you're wanting to disable some scripts that are available in Softaculous, you can find instructions on how to do so here: How to disable scripts in Softaculous w/cPanel installed