Results 1 to 1 of 1
-
15th Jun 2014, 03:26 PM #1
How to install ionCube loader
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.
In order to view encoded ionCube files on your server you need the ionCube loader. This is a free plugin for Apache web server that only takes a few minutes to install and is well worth it.
Home - PHP Encoder, protection, installer and performance tools from ionCube
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.
Installing ionCube Loader:
1. Download the program and store it on your server using wget or FTP.
Loader Download - PHP Encoder, protection, installer and performance tools from ionCube
2. Unpack the program
tar -zxvf ioncube_loaders.tar.gz
3. cd ioncube
4. copy ioncube-install-assistant.php to a web directory such as your hosting directory and open it in your browser window.
cp ioncube-install-assistant.php /home/userdirectoryhere/www
Then open it http://www.yourdomain.com/ioncube-install-assistant.php
The output should be something similar to:
Analysis of your system configuration shows:
PHP Version 4.3.3
Operating System Linux
Threaded PHP No
php.ini file /usr/local/lib/php.ini
Required Loader ioncube_loader_lin_4.3.so
5. Now lets move the iconcube directory to a permanent location:
Code:cd .. mv ioncube /usr/local
Code:pico /usr/local/lib/php.ini
Code:ctrl + w: zend_extension
Code:zend_extension = /usr/local/ioncube/ioncube_loader_lin_4.3.so
ctrl + X then Y and enter
8. Restart the web server to take effect.
Code:/etc/init.d/httpd restart
Additional Modules
Module Name ionCube LoaderAreon Reviewed by Areon on . How to install ionCube loader 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. In order to view encoded ionCube files on your server you need the ionCube loader. This is a Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to install ionCube loader
By Albert.Nawaro in forum Server ManagementReplies: 4Last Post: 8th Mar 2012, 08:20 AM -
How to install ionCube PHP Loader on Centos x64
By cowboyup910 in forum Technical Help Desk SupportReplies: 3Last Post: 20th Aug 2011, 04:50 AM -
how to install ioncube ?
By osleech.com in forum Webmaster DiscussionReplies: 2Last Post: 2nd Apr 2011, 01:34 AM -
How TO INSTALL Ioncube loader??
By ipowerz in forum Server ManagementReplies: 7Last Post: 13th Dec 2010, 01:02 PM -
How to install ioncube loders for whmcs on a windows server
By sniper in forum Server ManagementReplies: 8Last Post: 5th Jan 2010, 07:28 PM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...