Soholaunch WHM Admin Panel

From Sohowiki
(Difference between revisions)
Jump to: navigation, search
(Installation)
(Installation)
Line 10: Line 10:
 
#Login as root through SSH.
 
#Login as root through SSH.
 
#Upload soho-whm-v3.tar.gz to the /usr/local/cpanel/whostmgr/docroot/cgi folder. If there is no cgi folder, create one.
 
#Upload soho-whm-v3.tar.gz to the /usr/local/cpanel/whostmgr/docroot/cgi folder. If there is no cgi folder, create one.
#Extract the soho-whm-v2.tar.gz in the /usr/local/cpanel/whostmgr/docroot/cgi folder using the following command:
+
#Extract the soho-whm-v3.tar.gz in the /usr/local/cpanel/whostmgr/docroot/cgi folder using the following command:
 
tar -xzvf soho-whm-v3.tar.gz
 
tar -xzvf soho-whm-v3.tar.gz
 
#Adjust permissions of the extracted files using the command:
 
#Adjust permissions of the extracted files using the command:

Revision as of 19:59, 16 November 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-v3.tar.gz to the /usr/local/cpanel/whostmgr/docroot/cgi folder. If there is no cgi folder, create one.
  4. Extract the soho-whm-v3.tar.gz in the /usr/local/cpanel/whostmgr/docroot/cgi folder using the following command:

tar -xzvf soho-whm-v3.tar.gz

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

chmod -R 0755 soholaunch

Then don't forget to chmod 0755 addon_soholaunch.cgi

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