Soholaunch WHM Admin Panel

From Sohowiki
(Difference between revisions)
Jump to: navigation, search
(Installation)
(Installation)
Line 9: Line 9:
 
#Download the soho-whm-inst.tar.gz from [http://update.securexfer.net/panel_files/soho-whm-inst.tar.gz here].
 
#Download the soho-whm-inst.tar.gz from [http://update.securexfer.net/panel_files/soho-whm-inst.tar.gz here].
 
#Login as root through SSH.
 
#Login as root through SSH.
#Upload soho-whm-inst.tar.gz to the /usr/local/cpanel/whostmgr/docroot/cgi folder. If there is no cgi folder, create one.
+
#Upload soho-whm-v2.tar.gz to the /usr/local/cpanel/whostmgr/docroot/cgi folder. If there is no cgi folder, create one.
#Extract the tar.gz in the cgi folder.
+
#Extract the soho-whm-v2.tar.gz in the /usr/local/cpanel/whostmgr/docroot/cgi folder using the following command:
 +
tar -xzvf soho-whm-v2.tar.gz
 +
#Adjust permissions of the extracted files using the command:
 +
chmod -R 0755 soholaunch
 
#Done!
 
#Done!
 
+
#The Soholaunch Menu will now appear in your WHM panel at the bottom of the left menu.
 
[[Category:cPanel]]
 
[[Category:cPanel]]

Revision as of 15:51, 27 September 2006

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

  1. Download the soho-whm-inst.tar.gz from here.
  2. Login as root through SSH.
  3. Upload soho-whm-v2.tar.gz to the /usr/local/cpanel/whostmgr/docroot/cgi folder. If there is no cgi folder, create one.
  4. Extract the soho-whm-v2.tar.gz in the /usr/local/cpanel/whostmgr/docroot/cgi folder using the following command:

tar -xzvf soho-whm-v2.tar.gz

  1. Adjust permissions of the extracted files using the command:

chmod -R 0755 soholaunch

  1. Done!
  2. The Soholaunch Menu will now appear in your WHM panel at the bottom of the left menu.
Personal tools