• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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