• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Ioncube cannot be installed

moswak

Regular Pleskian
Server operating system version
Almalinux 8
Plesk version and microupdate number
18.0.72 Update #3
Hello,
Ioncube cannot be installed (plesk bin php_handler --extension-install ioncube_loader -id plesk-php83-fpm)
After installing, I receive the following message:

php_modules_ctl failed: readelf: /opt/plesk/php/8.3/lib64/php/modules/ioncube_loader.so: Error: No such file
readelf: /opt/plesk/php/8.3/lib64/php/modules/ioncube_loader.so: Error: No such file
cannot find config for extension 'ioncube_loader'
Cannot enable extension 'ioncube_loader'

Tested on various Almalinux 8 servers

what can I do ?
 
The actual file being installed is `ioncube_loader_lin_8.3.so` and not `ioncube_loader.so`

Seems like a bug for plesk to fix? It is looking for incorrect file name.
 
A fix for the issue concerning the ioncube_loader installation was released today. If you have automatic updates enabled this update should be installed automatically overnight. Plesk Obsidian 18.0.73:

Fixed the issue where installing the “ioncube_loader” extension via the “Manage PECL Packages” menu failed with the “No such file” error. (PPPM-15104)
 
Back
Top