Applicable to:
- Plesk Onyx for Linux
- Plesk Onyx for Windows
Question
Does PHP Ioncube loader come with Plesk PHP packages?
Answer
Starting from Plesk 12.5, Plesk is shipped with its own PHP packages that can be selected during installation. Every Plesk PHP package has ionCube loader included.
It is possible to check if ionCube is installed and enabled for required PHP version in Plesk > Tools & settings > PHP settings
If you do not have ionCube loader in Plesk PHP packages, run Plesk installer and install all available updates. Also, make sure that Plesk packages are selected in Plesk installer.
For IonCube Loader for PHP 7.1 and 7.2, it is required to have Plesk Onyx 17.8. Make sure that the latest Plesk version is installed with the latest updates:
Comments
2 comments
Plesk PHP 7.3 does *not* have IonCube loader:
root@neptune:~# apt-cache search plesk-php72 | grep ioncube
plesk-php72-ioncube-loader - PHP ionCube Loader
root@neptune:~# apt-cache search plesk-php73 | grep ioncube
root@neptune:~# date
Tue Feb 5 10:27:45 CET 2019
@R Broersma
Yes, Plesk PHP 7.3 does not have ioncube yet, however, it will be added in the nearest time. You may check Plesk Onyx change log for the announcement here: https://docs.plesk.com/release-notes/onyx/change-log/
If you need to add ioncube to Plesk PHP 7.3 right now, you may use the workaround from the comments: https://support.plesk.com/hc/en-us/articles/115003090994-How-to-update-ionCube-Loader-to-the-latest-version-for-PHP-5-6-7-0-7-1-or-7-2-shipped-by-Plesk-
Please sign in to leave a comment.