PHP Options: PHP Loader: ionCube 5
Last modified: September 4, 2024
Overview
The ionCube® loader allows you to use encoded PHP files on your system. You can only use ionCube 5 on CentOS 7 servers that run PHP version 6.0 or earlier.
Installation
In the interface
To install or uninstall ionCube 5, use WHM’s EasyApache 4 interface (WHM » Home » Software » EasyApache 4).
On the command line
To install ionCube 5, run the following command on the command line, where ea-php##
represents the version of PHP for which you wish to install ionCube:
yum install ea-php##-php-ioncube5
To uninstall ionCube 5, run the following command on the command line, where ea-php##
represents the version of PHP for which you wish to uninstall ionCube:
yum remove ea-php##-php-ioncube5