Giter Site home page Giter Site logo

ioncube-php's Introduction

ioncube-logo

ionCube Loader Add-On

The ionCube Loader is a PHP extension for running files that were preliminary secured with ionCube Encoder. Within Jelastic Cloud, the ionCube Loader decoder is provided as an applicable add-on for one-click installation.

Stacks this add-on can be applied to: Apache and NGINX-PHP application servers

Supported PHP versions:

  • 5.3.
  • 5.4.
  • 5.5.
  • 5.6.
  • 7.0.

For more information about Jelastic Add-Ons and their usage, refer to the linked guide.

How to Install ionCube Loader to Jelastic Environment

To install the ionCube Loader add-on, copy link to the manifest.jps file above and import it through the Jelastic dashboard at your platform (alternatively, it can be launched from the embedded Jelastic Marketplace).

ioncube-installation

In the appeared installation window, specify the following details:

  • Environment name - environment the ionCube tool should be integrated to (encoded-app in our case)
  • Nodes - target PHP application server for the add-on appliance (is fetched automatically upon selecting the environment)

Click on Install to proceed. Just after installation is finished, you can deploy and run any ionCube-encoded PHP application in a usual way.

How to Customize ionCube Configurations

Since ionCube Loader represents a PHP extension, its settings can be adjusted within php.ini configuration file at your application server. To access it, click Config next to the corresponding node and select this file in the leftmost File manager panel.

ioncube-config

Here, you can point Loader to the server location with your encoded files (or directly to the require ones), specifying the appropriate path within the ioncube.loader.encoded_paths directive as it is shown above.

For more information on the ionCube add-on installation and customization, refer to the following article.

Known Limitations on PHP Versions Compatibility

When selecting a particular engine, you need to consider its compatibility with ionCube Encoder version your scripts were initially converted with. As a general rule of thumb, encoded files could be processed on PHP versions that are equal to and higher than the source Encoder language, i.e. the full backward compatibility is provided. However, there are a few exceptions:

  • currently, PHP 7.1 is not supported
  • with PHP 7.0 engine, only PHP 5.6-based files can be decoded
  • with PHP 5.6 and PHP 5.5, scripts of PHP 4 version can’t be decoded

ioncube-php's People

Contributors

ihorman avatar lazarenkoalexey avatar lazarenkod avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.