diff options
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -36,3 +36,13 @@ http://creativecommons.org/licenses/by-sa/4.0/ Test script using above stuff + + +Needed copnfiguration: + + opcache.enable=1 + opcache.enable_cli=1 + opcache.preload=/path/to/preload.php + opcache.preload_user=nonroot + ffi.enable=1 + ffi.preload=/path/to/preload-redis.h:/path/to/preload-zstd.h |