• Discussion
  • How to fix ioncube install on PHP 5.6 > 7.3 on Raspberry Pi 4 running aaPanel

(1) Download one of the following archives of Loaders for Linux ARM64 aarch64:
[ZIP](https://downloads.ioncube.com/loader_downloads/ioncube_loaders_lin_aarch64.zip)

(2) Put the Loader files in /www/server/php/71/lib/php/extensions/no-debug-non-zts-20180731

(3) Edit the file /www/server/php/71/etc/php.ini and before any other zend_extension lines ensure that the following is included:
zend_extension = /www/server/php/71/lib/php/extensions/no-debug-non-zts-20180731/ioncube_loader_lin_7.1.so

(4) Restart PHP-FPM.

When the server software has restarted, click here to test the Loader.
If the Loader installation failed, check the PHP-FPM error log file for errors.

2 years later
2 years later

I got the same problem again, and then I search on Google, I found my anwser 1 year ago, problem solved, so funny. lol