Soholaunch WHM Admin Panel

From Sohowiki
(Difference between revisions)
Jump to: navigation, search
(Installation)
(Installation)
 
(59 intermediate revisions by 9 users not shown)
Line 7: Line 7:
  
 
==Installation==
 
==Installation==
#Download the soho-whm-inst.tar.gz from [http://update.securexfer.net/panel_files/soho-whm-inst.tar.gz here].
+
Login to your server as root through SSH and run the following commands:
#Login as root through SSH.
+
<pre>
#Upload soho-whm-inst.tar.gz to the /usr/local/cpanel/whostmgr/docroot/cgi folder. If there is no cgi folder, create one.
+
rm -f soholaunch_whm_installer.sh
#Extract the tar.gz in the cgi folder.
+
wget http://update.securexfer.net/panel_files/soholaunch_whm_installer.sh
#Done!
+
chmod 0755 soholaunch_whm_installer.sh
 +
sh soholaunch_whm_installer.sh
 +
</pre>
  
 +
==Done!==
 +
 +
The Soholaunch Menu will now appear in your WHM panel at the bottom of the left menu.
 
[[Category:cPanel]]
 
[[Category:cPanel]]

Latest revision as of 22:06, 16 May 2019

Contents

Overview

The Soholaunch WHM Admin Panel is where the web host can manage his Soholaunch installations.

Requirements

  • Root access to cPanel server
  • Comfort with uploading and extracting .tgz/.tar files on your server via SSH command prompt.

Installation

Login to your server as root through SSH and run the following commands:

rm -f soholaunch_whm_installer.sh
wget http://update.securexfer.net/panel_files/soholaunch_whm_installer.sh
chmod 0755 soholaunch_whm_installer.sh
sh soholaunch_whm_installer.sh

Done!

The Soholaunch Menu will now appear in your WHM panel at the bottom of the left menu.

Personal tools