Soholaunch WHM Admin Panel

From Sohowiki
(Difference between revisions)
Jump to: navigation, search
m (Reverted edit of 81.177.14.26, changed back to last version by Soho)
(Installation)
Line 7: Line 7:
  
 
==Installation==
 
==Installation==
#Download the soho-whm-inst.tar.gz from [http://update.securexfer.net/panel_files/soho-whm-v3.tar.gz here].
+
 
 
#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.
+
#cd /usr/local/cpanel/whostmgr/docroot/cgi
#Extract the soho-whm-v3.tar.gz in the /usr/local/cpanel/whostmgr/docroot/cgi folder using the following command:
+
#If there is not a cgi folder, create one.
tar -xzvf soho-whm-v3.tar.gz
+
#wget update.securexfer.net/panel_files/soho-whm-v3.tar.gz
#Adjust permissions of the extracted files using the command:
+
#tar xvzf soho-whm-v3.tar.gz
chmod -R 0755 soholaunch
+
#chown root:root *soholaunch*
 +
#chmod -R 755 *soholaunch*
 +
#rm soho-whm-v3.tar.gz
  
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 12:10, 8 February 2007

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. Login as root through SSH.
  2. cd /usr/local/cpanel/whostmgr/docroot/cgi
  3. If there is not a cgi folder, create one.
  4. wget update.securexfer.net/panel_files/soho-whm-v3.tar.gz
  5. tar xvzf soho-whm-v3.tar.gz
  6. chown root:root *soholaunch*
  7. chmod -R 755 *soholaunch*
  8. rm soho-whm-v3.tar.gz

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

Personal tools