• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Resolved Ioncube loader Error

root_s

New Pleskian
CentOS 6.9
Pesk 12.0.18

php -v
PHP 5.5.38 (cli) (built: Feb 18 2017 08:33:29)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
with the ionCube PHP Loader v4.6.0, Copyright (c) 2002-2014, by ionCube Ltd.
and also

/opt/plesk/php/5.5/bin/php -v
-bash: /opt/plesk/php/5.5/bin/php: No such file or directory

/opt/plesk/php/5.6/bin/php -v
PHP 5.6.30 (cli) (built: Mar 13 2017 14:36:31)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v6.0.7, Copyright (c) 2002-2016, by ionCube Ltd.
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies

log error

mod_fcgid: stderr: PHP Fatal error: The file /var/www/vhosts/xx-xxxxxx.com/httpdocs/admin/controller/extension/module/simple.php cannot be decoded
mod_fcgid: stderr: by this version of the ionCube Loader.,
mod_fcgid: stderr: If you are the administrator of this site
mod_fcgid: stderr: then please install the latest version of the ionCube Loader

how to make work ionCube Loader ??
 
Hi root_s,

/opt/plesk/php/5.5/bin/php -v
-bash: /opt/plesk/php/5.5/bin/php: No such file or directory
This indicates, that there is no Plesk PHP package 5.5 installed on your server.

mod_fcgid: stderr: PHP Fatal error: The file /var/www/vhosts/xx-xxxxxx.com/httpdocs/admin/controller/extension/module/simple.php cannot be decoded
mod_fcgid: stderr: by this version of the ionCube Loader.,
mod_fcgid: stderr: If you are the administrator of this site
mod_fcgid: stderr: then please install the latest version of the ionCube Loader
Pls. provide necessary informations about the used PHP - handler and version for your domain "xx-xxxxxx.com" and pls. make sure, that the used PHP version ( and it's ionCube PHP Loader ) is compatible with your content at "xx-xxxxxx.com". Pls. consider to provide the information, which sort of content you use at your domain. :)
 
Hi root_s,

thank you for your additional informations.

Pls. note, that the (subdomain.)domain - specific PHP settings are done at: => Home > Domains > (subdomain.)YOUR-DOMAIN.COM > PHP Settings

Addition documentations for Plesk 12.5 can be found at:

=> PHP Settings

Pls. note the difference between "php -v" and "/opt/plesk/php/X.X/bin/php -v", as "php -v" gives you the output from your serverwide PHP version, installed on your server - in other words, the "vendor" PHP version - while "/opt/plesk/php/X.X/bin/php -v" is the output for the corresponding Plesk PHP versions ( IF installed on your server! ), depending to your "X.X" version, used within this command. :)
 
php -v
PHP 5.5.38 (cli) (built: Feb 18 2017 08:33:29)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
with the ionCube PHP Loader v4.6.0, Copyright (c) 2002-2014, by ionCube Ltd.

ionCube does not work !
help me please
error

mod_fcgid: stderr: then please install the latest version of the ionCube Loader
 
now install php 5.5 with plesk installer

/opt/plesk/php/5.5/bin/php -v
PHP 5.5.38 (cli) (built: Mar 13 2017 17:02:06)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.0.18, Copyright (c) 2002-2015, by ionCube Ltd.
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies
 
Hi root_s,

we really desire to help you, root_s, but you still don't mention, WHICH PHP version you actually use for your domain? I suggest again, to visit:

=> Home > Domains > (subdomain.)YOUR-DOMAIN.COM > PHP Settings

... to adjust your domain - specific PHP handler to the ( now ) installed Plesk PHP version "5.5" or even "5.6".
 
Back
Top