Installing ioncube loader on CentOS – ISPConfig or any other

This setup is done on a CentOS 6.6 with Remi Repository added. PHP Version at the time of installation is PHP 5.4


yum install php54-php-ioncube-loader.x86_64
cp -p /opt/remi/php54/root/etc/php.d/ioncube_loader.ini /etc/php.d/
cp -p /opt/remi/php54/root/usr/lib64/php/modules/ioncube_loader.so /usr/lib64/php/modules/

Restart httpd and you are good to go!

Be First to Comment

Leave a Reply