blob: 121cdbd62e7d1668a142839a3de1b760ca07d85f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
*****************************************************************************
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"
*****************************************************************************
|