Changes between Version 8 and Version 9 of XcacheIni
- Timestamp:
- 07/16/2012 10:45:33 AM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XcacheIni
v8 v9 23 23 ||xcache.test||Off||PHP_INI_SYSTEM 24 24 ||xcache.coredump_directory||""||PHP_INI_SYSTEM 25 ||xcache.disable_on_crash||""||PHP_INI_SYSTEM 25 26 26 27 '''xcache.admin.user''' ''string'':: … … 33 34 Directory to save core dump on crash (SIGSEGV SIGABRT). Leave it empty to disable or something like "/tmp/phpcore/" to enable. 34 35 Make sure it's writable by php (without checking open_basedir). 36 '''xcache.disable_on_crash''' ''string'':: 37 Disable XCache caching when PHP crash for any reason 35 38 '''xcache.admin.enable_auth''' ''string'':: 36 39 Disable XCache builtin http authentication if you plan on handling authentication yourself.

