Ioncube Loader Version Error

faheemzahid

Beginner
I am experiencing an issue while trying to update the system. The error message states that my Ioncube loader version 11 is incompatible with the update. It suggests upgrading to Ioncube 12 or a higher version.
 
To resolve this issue, you need to upgrade your Ioncube loader from version 11 to version 12.

If you are using Cpanel, you can change the Ioncube loader version through "PHP Selector." Alternatively, you can contact your server administrator to upgrade the Ioncube loader version.
If you are not using any control panel then you can run the following command

cd /home && curl -o mumara_ioncube10_to_12_converter.sh -L https://dl.mumara.com/mumara_ioncube10_to_12_converter.sh && sh mumara_ioncube10_to_12_converter.sh

Note: If you don't have enough server-side experience then contact your server administrator to look into the following matter.
 
Thank you for your assistance. (y)
 
Last edited:
Back
Top