Soholaunch Installer for cPanel

From Sohowiki
(Difference between revisions)
Jump to: navigation, search
(Installation)
(Requirements)
Line 4: Line 4:
 
==Requirements==
 
==Requirements==
 
*Root ssh access to cPanel server
 
*Root ssh access to cPanel server
*Comfort with uploading and extracting .tgz/.tar files on your server via SSH command prompt.
+
*Comfort running SSH commands as root
  
==Installation==<pre>
+
== Soholaunch PRO EDITION cPanel plugin Installation==<pre>
1) Login as root through SSH and upload soho_cpan_install.sh to any directory on your server.
+
1) Login as root through SSH.
  
 
2) In the ssh command prompt type the following:
 
2) In the ssh command prompt type the following:
Line 13: Line 13:
 
     wget http://update.securexfer.net/panel_files/soho_cpan_install.sh
 
     wget http://update.securexfer.net/panel_files/soho_cpan_install.sh
 
     sh soho_cpan_install.sh
 
     sh soho_cpan_install.sh
 +
 +
Done!
 +
 +
 +
== Soholaunch ULTRA cPanel plugin Installation==<pre>
 +
1) Login as root through SSH.
 +
 +
2) In the ssh command prompt type the following:
 +
    cd /usr/local/cpanel/base/frontend/
 +
    wget http://update.securexfer.net/panel_files/ultra_cpan_install.sh
 +
    sh ultra_cpan_install.sh
  
 
Done!
 
Done!
 
</pre>
 
</pre>
 
[[Category:cPanel]]
 
[[Category:cPanel]]

Revision as of 18:38, 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 running SSH commands as root
== Soholaunch PRO EDITION cPanel plugin Installation==
1) Login as root through SSH.

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!


== Soholaunch ULTRA cPanel plugin Installation==<pre>
1) Login as root through SSH.

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

Done!
Personal tools