In this document we will install IONCUBE Loader v4.2.2
Run the next commands with root via SSH:
# mkdir /opt/ioncube # cd /opt/ioncube/ # wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz # tar xvfz ioncube_loaders_lin_x86-64.tar.gz # cp ioncube/ioncube_loader_lin_5.3.so .Add in: /etc/httpd.conf
zend_extension = /opt/ioncube/ioncube_loader_lin_5.3.soRestart Apache
#service httpd restart
For more information visit: IONCUBE Loader FAQ