mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
cbeb35b4f0
PR: ports/52799 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
15 lines
418 B
Plaintext
15 lines
418 B
Plaintext
*****************************************************************************
|
|
|
|
You have installed the abcache package.
|
|
|
|
Edit %%LOCALBASE%%/etc/php.ini and add:
|
|
|
|
[abcache]
|
|
zend_extension="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/bware_cache.so"
|
|
bware_cache_enable="1"
|
|
bware_cache_check_stamp="1"
|
|
bware_cache_log_level="1"
|
|
bware_cache_only=*.php"
|
|
|
|
*****************************************************************************
|