Soholaunch WHM Admin Panel
From Sohowiki
(Difference between revisions)
(→Installation) |
|||
Line 11: | Line 11: | ||
#cd /usr/local/cpanel/whostmgr/docroot/cgi | #cd /usr/local/cpanel/whostmgr/docroot/cgi | ||
#If there is not a cgi folder, create one. | #If there is not a cgi folder, create one. | ||
− | #wget update.securexfer.net/panel_files/soho-whm- | + | #wget update.securexfer.net/panel_files/soho-whm-v11.tar.gz |
− | #tar -xvzf soho-whm- | + | #tar -xvzf soho-whm-v11.tar.gz |
#chown root.root *soholaunch* | #chown root.root *soholaunch* | ||
#chmod -R 755 *soholaunch* | #chmod -R 755 *soholaunch* |
Revision as of 20:23, 1 May 2008
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 as root through SSH.
- cd /usr/local/cpanel/whostmgr/docroot/cgi
- If there is not a cgi folder, create one.
- wget update.securexfer.net/panel_files/soho-whm-v11.tar.gz
- tar -xvzf soho-whm-v11.tar.gz
- chown root.root *soholaunch*
- chmod -R 755 *soholaunch*
- rm soho-whm-v6.tar.gz
Done! The Soholaunch Menu will now appear in your WHM panel at the bottom of the left menu.