• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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