
Please see the GUI User Guide for more details. The Special Edition GUI is an upgrade adding support for automatic archiving of encoded projects, a simple FTP client for FTP transfer after encoding, and a unique and innovative concept called dynamic fields.

The Windows and macOS Encoders come with a GUI.

Minor product upgrades for the licensed product version are provided free of charge, with major upgrades available at a discount. Standard or Premium support may be purchased at any time before or after the free support has expired for enhanced support options. The purchase of a main product license includes 3 months of Starter Helpdesk Support for FREE. Special Edition GUI Upgrade for Windows and macOS The product prices are below.Įncode from a second machine for 25% lessĪnd IP/domain name restricted license files Note that you'll need to restart apache in order for the updated ini file settings to take effect.The ionCube PHP Encoder is available in 3 variants for Windows, macOS, Linux, and FreeBSD.

Your php -v line should now read something similar to the following: $ php -v PHP 5.3.15 with Suhosin-Patch (cli) (built: 14:49:18) Copyright (c) 1997-2012 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies with the ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd. Be sure when you edit the file to prefix it with sudo so you have proper write permissions, such as: sudo vi /etc/php.ini zendextension='/usr/lib/php/extensions/no-debug-non-zts-20090626/ioncubeloaderdar5.3.so' ionCube Loader should now be installed! Note, that it is currently not compatible with xDebug, so you need to pick which one to use and comment out the other line. $ sudo cp /Downloads/ioncube/ioncubeloaderdar5.3.so /usr/lib/php/extensions/no-debug-non-zts/20090626/ Now, add the following line to your /etc/php.ini file to enable the extension.

We need to prefix it with sudo because we need admin rights to write to this folder.
