Activity Stream
48,167 MEMBERS
6899 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Member
    Website's:
    AVANETCO.COM AVAVPS.COM

    Default How to install ionCube loader

    A guide to installing and configuring the ionCube loader to view encoded web pages for scripts such as ClientExec.

    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.
    http://www.ioncube.com/

    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.
    http://www.ioncube.com/loader_download.php

    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:
    cd ..
    mv ioncube /usr/local

    6. Now that you know the location of php.ini you need to edit it.
    pico /usr/local/lib/php.ini

    Now find where other zend extentions are in the file.
    ctrl + w: zend_extension

    Paste in your new line for ioncube loader
    zend_extension = /usr/local/ioncube/ioncube_loader_lin_4.3.so

    7. Save the changes
    ctrl + X then Y and enter

    8. 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
    Albert.Nawaro Reviewed by Albert.Nawaro on . How to install ionCube loader A guide to installing and configuring the ionCube loader to view encoded web pages for scripts such as ClientExec. 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 Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    vaporhostn.com
    Your title says ioncube but your posted how to install mod_perl

  4.     
    #3
    Member
    lol source?
    also wtf you are writing about? your title says different

  5.     
    #4
    Member
    Website's:
    AVANETCO.COM AVAVPS.COM
    Hi friends ,

    sorry for my mistake .., edited .

    Albert.Nawaro

    Regards ;

  6.     
    #5
    Member
    Website's:
    hostingmates.com
    If it is a cpanel server you can simple use the following script to install ioncube
    /scripts/phpextensionmanager Ioncube

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to install ionCube PHP Loader on Centos x64
    By cowboyup910 in forum Technical Help Desk Support
    Replies: 3
    Last Post: 20th Aug 2011, 04:50 AM
  2. How TO INSTALL Ioncube loader??
    By ipowerz in forum Server Management
    Replies: 7
    Last Post: 13th Dec 2010, 01:02 PM
  3. Install ionCube Loader on a cPanel Linux server
    By iFlames in forum Tutorials and Guides
    Replies: 4
    Last Post: 12th Nov 2010, 05:04 PM
  4. [Help]Can anyone install ioncube loader on a linux vps
    By tvg in forum Technical Help Desk Support
    Replies: 1
    Last Post: 23rd Oct 2010, 11:04 AM
  5. Ioncube Loader AutoInstaller
    By GoonzNetwork in forum Technical and Security Tutorials
    Replies: 6
    Last Post: 27th Apr 2010, 01:49 PM

Tags for this Thread

BE SOCIAL