How To Install IonCube Loader

by Tweak on June 14, 2009
in Php

If you need IonCube loader in order to encode scripts. You will need to install IonCube loadar on your box.

  1. Login to your server as root and download the loaderfor your server: http://www.ioncube.com/loader_download.php
  2. Then extract it
    tar -zxvf ioncube_loaders.tar.gz
    cd ioncube
  3. Copy ioncube-install-assistant.php file to a www diretory
    cp ioncube-install-assistant.php /home/username_here/www
  4. Read more…