Zum Inhalt springen

Install Ioncube Loader

This only applies to our Classic hosting plans, the Ioncube Loader is already installed in the Cloud plans

The IonCube Loader is required when using some PHP programs.
The IonCube Loader module is available pre-compiled from us and can be set as an alternative for the Zend extension in the customer menu under domain management.

To do this, open the PHP.INI editor and switch to Domain-specific setting. Replace the value of the "zend_extension" parameter depending on the PHP version with the path listed here:

PHP version 5-56-STABLE: 
/usr/local/lib/php_modules/5-56STABLE/ioncube_loader_lin_5.6.so
PHP version 5-56-LATEST: 
/usr/local/lib/php_modules/5-56LATEST/ioncube_loader_lin_5.6.so
PHP version 7-STABLE: 
/usr/local/lib/php_modules/7-70STABLE/ioncube_loader_lin_7.0.so
PHP version 7-1STABLE:   
/usr/local/lib/php_modules/7-71STABLE/ioncube_loader_lin_7.1.so
PHP version 7-2LATEST:   
/usr/local/lib/php_modules/7-72LATEST/ioncube_loader_lin_7.2.so
PHP version 7-3LATEST:   
/usr/local/lib/php_modules/7-73LATEST/ioncube_loader_lin_7.3.so

For PHP version 7-73LATEST the entry is as follows:

zend_extension="/usr/local/lib/php_modules/7-73LATEST/ioncube_loader_lin_7.3.so"

If there is an entry "zend_extension" for Zend Optimizer, please delete it. The entry "zend_optimizer.enable_loader" must also be set to the value "1".

This page contains automatically translated content.

Updated: 17.07.2024