Howto install ioncube loader on server

ionCube produces leading tools for PHP source code protection to secure your PHP software from prying eyes and to combat software piracy. Featuring an advanced compiled-code encoding engine that translates source to highly efficient bytecodes, ionCube encoding tools deliver the ideal combination of maximum source code protection without sacrificing performance, reliability or language compatibility.

Requirements:
- Root Shell access to your server
- phpinfo page: create a new document and call it phpinfo.php. Inside place phpinfo();
Place this document in your www directory so you can view it and see all your PHP settings.

1.) Download the program and store it on your server.

http://www.ioncube.com/loader_download.php

2.) Unpack the program
$ tar -zxvf ioncube_loaders.tar.gz

3.) $ cd ioncube

4.) copy loader-wizard.php to a web directory such as your hosting directory and open it in your browser window.
$ cp loader-wizard.php /home/userdirectoryhere/www

Then open it http://www.yourdomain.com/loader-wizard.php

It will analysed your server system configuration, and just follow the instruction there.

The instruction will tells you to do as below:
5.) Now lets move the iconcube directory to a permanent location:
cd ..
$ mv ioncube /usr/local

6.) Now that you know the location of php.ini you need to edit it.
$ vi /usr/local/Zend/etc/php.ini

Now find where other zend extentions are in the file.

Paste in your new line for ioncube loader, please paste before the original zend extension.
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so

7.) Restart the web server to take effect.
$ /etc/init.d/httpd restart

Success! You should now see a section in your PHP Info page that says:
Additional Modules
Module Name ionCube Loader
~

jonboy60

I’m a Malaysian, my name is Jon Loh (jonboy60) living in Kuala Lumpur and working in Petaling Jaya, Malaysia. Jonboy60.com is a blog magazine about Linux and other open source softwares. All about to a daily jobs or real life experiences I had since the year 2002 administrating Linux and Windows server in a hosting company. Basically i will be offering Linux tips, howto, tricks, latest news and tutorial. Contact Me for Career opportunities, business offers, Linux solutions for business or home, web and email server solutions, Linux consulting and expertise requests. Email to me on jonboy60{@}gmail.com. The site I’m running is VenCouture.com – Malaysia Online Fashion Shopping Boutique, VenCouture. We sell fashion clothes, sexy lingeries, baby clothing and etc.

More PostsWebsite

Follow Me:
TwitterFacebook

3 thoughts on “Howto install ioncube loader on server

  1. Pingback: Cpanel IonCube Softaculous PROBLEM! How to fix it! | Linux Admins

Leave a Reply

Your email address will not be published. Required fields are marked *

Connect with Facebook

*


− 3 = 2

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv badge