Install ioncube loader - HestiaCP  PHP 7 4 and 8 1 - Bizanosa

Install ioncube loader - HestiaCP PHP 7 4 and 8 1 - Bizanosa

Install ioncube loader - HestiaCP PHP 7 4 and 8 1 - Bizanosa Install ioncube post : https://bizanosa.com/install-ioncube-... 00:00 Intro 00:45 Download and extract ioncube 01:49 Find out PHP extension directory 02:24 Copy ioncube loader to the extension directory 04:34 Edit php.ini 09:29 Summary Please consider supporting my channel: Our services: Bizanosa WordPress Support Service : https://bizanosa.com/wordpress-suppor... Bizanosa VPS Support service : https://bizanosa.com/web-server-servi... Download Ioncube loader and unpack it inside the tmp directory as follows: For 64Bit x86_64 Linux: cd /tmp && \ wget http://downloads3.ioncube.com/loader_... && \ tar xfz ioncube_loaders_lin_x86-64.tar.gz For 32Bit i386 Linux: cd /tmp && \ wget http://downloads3.ioncube.com/loader_... && \ tar xfz ioncube_loaders_lin_x86.tar.gz Find out your PHP extension directory php -i | grep extension_dir Copy the ioncube .so file to the directory from above. Copy the ioncube loader that goes with your PHP version. In the example below, we are copying it for PHP 8.1. cp /tmp/ioncube/ioncube_loader_lin_8.1.so /usr/lib/php/20210902 Check which PHP ini is loaded in your system: /usr/local/bin/php --ini | grep 'Loaded Configuration File' #Or /usr/bin/php --ini | grep 'Loaded Configuration File' Add ioncube path in php ini. sudo vi /etc/php/8.1/fpm/php.ini Add this line zend_extension = /usr/lib/php/20210902/ioncube_loader_lin_8.1.so Donate: https://paypal.me/rwahowa https://www.buymeacoffee.com/bizanosa ***Support My Channel*** If this video was helpful to you, consider supporting my channel : https://paypal.me/rwahowa I will greatly appreciate your support. SOCIAL : Facebook : fb.com/bizanosa Website : https://bizanosa.com