I migrated two of the servers to EA4 and observe there is no ionCube. The cPanel documentation says there is (
https://documentation.cpanel.net/display/EA4/PHP+Loader:+ionCube+5), but alas, there is not.
Specifically, the above linked resource states:
"To install or uninstall the ionCube 5 in EasyApache 4, use WHM's
EasyApache 4 interface (
WHM >> Home >>
Software >>
EasyApache 4)."
However, that's not the case - There's no option to install using WHM (even when I use the search feature in "PHP extentions")
It goes on to state:
"Alternately, you can run the following command on the command line:
yum install ea-php<version>-php-ioncube5
In the example above, <version> represents the version of PHP for which you wish to install ionCube. If you wish to use ionCube 5 with PHP version 5.5, your command may resemble the following example: yum install ea-php55-php-ioncube5"
Would it be safe to try the command even when WHM does not have the option?
Does anyone have a solution handy? I specifically need ionCube 5 (which runs perfectly using EA3 install options).