Installing Ioncube loader
Here i will explain the installation steps for installing Ioncube loader

1. Download the loader from http://www.ioncube.com/loaders.php
2. Unzip it tar -zxvf loader-file.tar.gz
3. cd ioncube
4. Move ioncube-encoded-file.php and ioncube-loader-helper.php to the document root of your http serve.
5. Move the directory ioncube to /usr/local/
6. open the php.ini file.
7 Add the line zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.0.so
8 save php.ini and restart http server.
9. Access ioncube-encoded-file.php through browser you will get a success message if everything is ok.










