Soholaunch WHM Admin Panel

From Sohowiki
(Difference between revisions)
Jump to: navigation, search
(Installation)
Line 14: Line 14:
 
#Adjust permissions of the extracted files using the command:
 
#Adjust permissions of the extracted files using the command:
 
chmod -R 0755 soholaunch
 
chmod -R 0755 soholaunch
 +
 +
Then don't forget to chmod 0755 addon_soholaunch.cgi
 
#Done!
 
#Done!
 
#The Soholaunch Menu will now appear in your WHM panel at the bottom of the left menu.
 
#The Soholaunch Menu will now appear in your WHM panel at the bottom of the left menu.
 
[[Category:cPanel]]
 
[[Category:cPanel]]

Revision as of 16:37, 2 October 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

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