1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
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

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