• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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