• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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