Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
ca41d277
Commit
ca41d277
authored
May 28, 2011
by
Laurent Clouet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pitfail about ioncube loader added in documentation
Issue
https://github.com/fabpot/Silex/issues/93
parent
81afa6bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
doc/usage.rst
doc/usage.rst
+11
-0
No files found.
doc/usage.rst
View file @
ca41d277
...
@@ -539,6 +539,17 @@ be found. A workaround is using the following include line::
...
@@ -539,6 +539,17 @@ be found. A workaround is using the following include line::
The exact cause of this issue could not be determined yet.
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 disabled it by commenting or removing this line in you php.ini file:
.. code-block:: ini
zend_extension = /usr/lib/php5/20090626+lfs/ioncube_loader_lin_5.3.so
IIS configuration
IIS configuration
-----------------
-----------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment