• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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