Following are the steps to install ioncube loader for a single account on Linux server if PhpSuexec is enabled on it.
======================================================================
root@host [/home/username] # wget http://downloads.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz
root@host [/home/username] # tar -zxvf ioncube_loaders_lin_x86.tar.gz
root@host [/home/username] # chown username.username ioncube -R
root@host [/home/username] # cd ioncube
root@host [/home/username/ioncube] # cp ioncube-encoded-file.php ../public_html/
root@host [/home/username/ioncube] # cp ioncube-loader-helper.php ../public_html/
root@host [/home/username/ioncube] # cd ../public_html/
root@host [/home/username/public_html] # chown username.username ioncube*
root@host [/home/username/public_html] # vi php.ini
place the below given path in current accounts php.ini and save changes ,
zend_extension = /home/username/ioncube/ioncube_loader_lin_4.4.so
Now verify ioncube is successfully installed by accessing the below given URL :
http://yourdomain.com/ioncube-loader-helper.php
======================================================================
Leave a Reply
You must be logged in to post a comment.




























































Recent Comments