If you already have Yum (if you don’t, you can do so by following this link – http://www.keithdmitchell.com/archives/43)  installed on your linux server (dedicated or VPS) you can install Ion-Cube by doing the following;

Log into the server via SSH.

Once prompted, type the following: ” yum install php-ioncube-loader”

This will then start the installation process. Once this has completed, you will need to restart apache for it to take affect. Now you can review the changes by viewing the php info page. If you don’t have one, you can make one by going to a web accessible directory and creating the file with the following text;

“<? phpinfo(); ?>

IonCube should show up as an additional module now.

One Response to “Install IonCube using Yum”
  1. Felipe Felipe says:

    muito obrigado…

  2.  
Leave a Reply