PHP Options: PHP Loader: ionCube 6

Last modified: September 4, 2024


Overview

The ionCube® loader allows you to use encoded PHP files on your system. You can only use ionCube 6 on CentOS 7 servers that run PHP version 7.0 or earlier.

Installation

In the interface

To install or uninstall ionCube 6, use WHM’s EasyApache 4 interface (WHM » Home » Software » EasyApache 4).

On the command line

To install ionCube 6, 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-ioncube6

To uninstall ionCube 6, 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-ioncube6

Additional Documentation