1. Knowledge Base
  2. >
  3. Results
  4. >
  5. Article

Scripting: How To Install Zend Guard Loader And IonCube

How To Install Zend Guard Loader And IonCube For PHP 5.6

  1. Log in to your account Hosting Summary
    Click for the Hosting Summary
  2. On the left sidebar, click on Scripting Config. 
    Scripting Config
  3. From the Scripting Configuration page, click on Manage PHP Scripting link. 
    Manage PHP Scripting
  4. Click the Manage php.ini link. 
    Manage php ini
  5. Your php.ini file is displayed in a text box.
  6. Insert the following block of code at the end of your php.ini file:
    zend_extension = /usr/local/lib/ioncube/php5.6/ioncube/ioncube_loader_lin_5.6.so
    zend_extension = /usr/local/lib/zend/php5.6/ZendGuardLoader.so
    

  7. Click Save.


How To Install Zend Guard Loader And IonCube For PHP 5.5

  1. Log in to your account Hosting Summary
    Click for the Hosting Summary
  2. On the left sidebar, click on Scripting Config. 
    Scripting Config
  3. From the Scripting Configuration page, click on Manage PHP Scripting link. 
    Manage PHP Scripting
  4. Click the Manage php.ini link. 
    Manage php ini
  5. Your php.ini file is displayed in a text box.
  6. Insert the following block of code at the end of your php.ini file:
    zend_extension = /usr/local/lib/ioncube/php5.5/ioncube/ioncube_loader_lin_5.5.so
    zend_extension = /usr/local/lib/zend/php5.5/ZendGuardLoader.so

  7. Click Save.


Is Zend Optimizer and IonCube included with PHP 5.3

Zend Optimizer and IonCube are currently not available for PHP 5.3 on our platform.

Chat
Close