H-Sphere is a Clustered Shared Hosting Management Software. Softaculous for H-Sphere is very simple to install. Please follow the steps to install Softaculous in H-Sphere.
To install Softaculous in H-Sphere
Step 1 : Before starting the installation make sure ionCube Loaders are enabled.
Step 2 : Login to your SSH server.
Step 3 : Execute the following commands:
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh
The Installer will start showing the Installation Processes.
Note : Scripts will be downloaded during this process. The Download Activity will also be shown on the screen.
Thats it the installation of Softaculous is completed on the Slave!
You will have to reload / restart apache for the changes to take effect.
root> /etc/init.d/httpd reload
If you wish to finish the installation quickly then,
Download the script packages in background use the following scripts.
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh –quick