Soholaunch WHM Admin Panel

From Sohowiki
(Difference between revisions)
Jump to: navigation, search
(Installation)
 
(61 intermediate revisions by 10 users not shown)
Line 7: Line 7:
  
 
==Installation==
 
==Installation==
#Download the WHMinstaller.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 WHMinstaller.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!==
  
#Login to WHM as root
+
The Soholaunch Menu will now appear in your WHM panel at the bottom of the left menu.
#On the left hand menu locate the cPanel options and click "Install cPAddon Scripts".
+
#Under the "Add/Remove Venders" section of this page enter the url http://cpaddon.soholaunch.com/installsoho.pl and click "Update Vendors".
+
#Once the install completes click the back button.
+
#You will now see Soholaunch as an option to install on the "Install cPAddons Scripts" page.
+
#To make Soholaunch available for all cPanel users click the checkbox next to Soholaunch and click the "Update Addon Config" button at the bottom of the list.
+
#This will add Soholaunch as a installable script through the "Scripts Library" within cPanel.
+
 
+
 
[[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