• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

how can install ionCube on plesk ?

For PHP 5.5 version:

# yum install plesk-php55-ioncube-loader

For PHP 5.6 version:

# yum install plesk-php56-ioncube-loader

etc.
 
Hi Igor, for centos 7 64bits and Plesk onyx i use the same sintax?

i've tryed and i got that ion cube is already installed, the problems is i continue with ioncube issue on one application.

Subscription is running under a php 5.6 and cronjob is running under php7 and i am unable to change that.

Into php.ini i already configure both
 
Subscription is running under a php 5.6 and cronjob is running under php7 and i am unable to change that.
Cronjob is running under PHP7 even you define binary in command like /opt/plesk/php/5.6/bin/php?
 
Back
Top