installing ioncube on 2.6.32-358.18.1.el6.i686 #1 SMP Wed Aug 28 14:27:42 UTC 2013 i686 i686 i386 GNU/Linux
wget http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.zip
unzip the file.
create a directory on /usr/local/ioncube
copy all extracted files on /usr/local/ioncube
edit php.ini and insert this line
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.3.so
restart apache and check if loaded.
php -v
if an error occurs try 5.4, 5.2, 5.1 and so on
creadit to : http://blog.hostonnet.com/installing-ioncube-loader-on-centos
unzip the file.
create a directory on /usr/local/ioncube
copy all extracted files on /usr/local/ioncube
edit php.ini and insert this line
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.3.so
restart apache and check if loaded.
php -v
if an error occurs try 5.4, 5.2, 5.1 and so on
creadit to : http://blog.hostonnet.com/installing-ioncube-loader-on-centos
Comments