freebsd-ports/www/abcache/pkg-message
Norikatsu Shigemura cbeb35b4f0 Unbreak build with new php 4.3.2, and Various fixes.
PR:		ports/52799
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-06-07 02:15:08 +00:00

14 lines
418 B
Text

*****************************************************************************
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"
*****************************************************************************