diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2015-11-03 07:35:03 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2015-11-03 07:35:03 +0100 |
| commit | f2f225e992fb3acac7073fc66c9ad1dc651e548a (patch) | |
| tree | 8918a9794296b44507663993bca5f6207dc0a61a | |
| parent | 49a42cb5ac2e29668d2ac584e1a84d9818b047ea (diff) | |
| download | phorkie-f2f225e992fb3acac7073fc66c9ad1dc651e548a.tar.gz phorkie-f2f225e992fb3acac7073fc66c9ad1dc651e548a.zip | |
phar handling link
| -rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -59,11 +59,15 @@ No further setup needed. PHP handle ``.phar`` files. Unfortunately, no Linux distribution has this activated by default. + You can do it yourself, though - see + `Enable .phar handling in your web server`__. .. warning:: PHP has some bugs in its .phar handling code (e.g. with FPM). So currently, the ``.phar`` option is considered experimental. +__ http://cweiske.de/tagebuch/phar-webserver.htm + Zip package =========== |
