This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HOW-TO]How Install Ioncube Sentora
#1
[HOW-TO]How Install Ioncube Sentora
[Image: web_logo.png]



SO: Ubuntu

  1. Begin by downloading the latest loaders
    32 bits
    Code:
    wget http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.zip
    unzip ioncube_loaders_lin_x86.zip

    64 bits
    Code:
    wget http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.zip
    unzip ioncube_loaders_lin_x86-64.zip

  2. Move the ioncube folder to a permanent location by entering:
    Code:
    mv ioncube /usr/lib/php5/20121212

  3. Next, you need to locate the php.ini file, to do this enter: locate php.ini - You should find it is in /etc/php5/apache2/php.ini. Now that you know the location of php.ini you need to edit it.
    Code:
    sudo nano /etc/php5/apache2/php.ini

  4. Paste in your new line for ioncube loader:
    Code:
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_4.1.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_4.2.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_4.3.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_4.3_ts.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_4.4.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_4.4_ts.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.0.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.0_ts.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.1.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.1_ts.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.2.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.2.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.2_ts.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.3.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.3_ts.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.4.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.4_ts.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.5.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.5_ts.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.6.so
    zend_extension = /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.6_ts.so

  5. Save the changes: ctrl + X then Y and enter

  6. Restart the web server to take effect.
    Code:
    sudo /etc/init.d/apache2 restart
Reply
Thanks given by: lino69 , Manoel Júnior , Xversion


Messages In This Thread
[HOW-TO]How Install Ioncube Sentora - by Cantalupo - 12-18-2014, 11:40 AM
RE: [HOW-TO]How Install Ioncube Sentora - by Me.B - 03-22-2015, 04:27 AM
RE: [HOW-TO]How Install Ioncube Sentora - by Me.B - 03-22-2015, 05:28 AM
RE: [HOW-TO]How Install Ioncube Sentora - by Me.B - 03-24-2015, 05:28 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Secure Sentora With SSLForFree Chris L 1 4 ,689 01-22-2020, 09:19 PM
Last Post: ralphharder
Fail2ban for Sentora (Centos 7) bbspike 14 44 ,811 01-14-2020, 07:32 AM
Last Post: Vedran B
Timeout for Sentora Admin Panel minufreelance 12 45 ,336 11-24-2018, 12:33 PM
Last Post: fearworks

Forum Jump:


Users browsing this thread: 1 Guest(s)