Soholaunch Installer for cPanel

From Sohowiki
(Difference between revisions)
Jump to: navigation, search
(Requirements)
 
(4 intermediate revisions by one user not shown)
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==
+
== Soholaunch PRO EDITION cPanel plugin Installation==<pre>
1) Download [http://update.securexfer.net/panel_files/soho_cpan_install.zip].
+
1) Login as root through SSH.
2) Extract soho_cpan_install.sh from soho_cpan_install.zip on your local computer.
+
3) Login as root through SSH and upload soho_cpan_install.sh to any directory on your server .
+
4) In the ssh command prompt type the following:
+
sh soho_cpan_install.sh
+
  
#Done!
+
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!
 +
</pre>
 +
 +
== 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!
 +
</pre>
 
[[Category:cPanel]]
 
[[Category:cPanel]]

Latest revision as of 14:39, 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==
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