Soholaunch Installer for cPanel

From Sohowiki
(Difference between revisions)
Jump to: navigation, search
(Installation)
(Installation)
Line 7: Line 7:
  
 
==Installation==
 
==Installation==
1) Download [http://update.securexfer.net/panel_files/soho_cpan_install.zip soho_cpan_install.zip].
+
1) Login as root through SSH and upload soho_cpan_install.sh to any directory on your server.
  
2) Extract soho_cpan_install.sh from soho_cpan_install.zip on your local computer.
+
2) In the ssh command prompt type the following:
 
+
cd /usr/local/cpanel/base/frontend/
3) Login as root through SSH and upload soho_cpan_install.sh to any directory on your server.
+
wget http://update.securexfer.net/panel_files/soho_cpan_install.sh
 
+
4) In the ssh command prompt type the following:
+
 
sh soho_cpan_install.sh
 
sh soho_cpan_install.sh
  
 
Done!
 
Done!
 
[[Category:cPanel]]
 
[[Category:cPanel]]

Revision as of 18:31, 27 January 2015

Overview

The Soholaunch Installer for cPanel allows the web host's end-customer (cPanel user) to install Soholaunch Pro Edition on his/her website(s). This will add a Soholaunch icon to cPanel that users click on to access the installer.

Requirements

  • Root ssh 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 and upload soho_cpan_install.sh to any directory on your server.

2) In the ssh command prompt type the following: cd /usr/local/cpanel/base/frontend/ wget http://update.securexfer.net/panel_files/soho_cpan_install.sh sh soho_cpan_install.sh

Done!

Personal tools