Commit e09db842 authored by Laurent Clouet's avatar Laurent Clouet

Doc: Upgrading version of Ioncube Loader fix issue with this extension

parent 691406bf
......@@ -542,9 +542,11 @@ The exact cause of this issue could not be determined yet.
ioncube loader bug
~~~~~~~~~~~~~~~~~~
Ioncube loader is an extension that can decode PHP encoded file. Unfortunately
it is not working well with phar archive. If you installed this extension, you
must disable it by commenting or removing this line in you php.ini file:
Ioncube loader is an extension that can decode PHP encoded file.
Unfortunately, old versions (prior to version 4.0.9) are not working well
with phar archive.
You must either upgrade Ioncube loder to version 4.0.9+ or disable it by
commenting or removing this line in you php.ini file:
.. code-block:: ini
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment