1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/www/eaccelerator/pkg-message
Norikatsu Shigemura 55e82756c4 Update to 2.3.13.
PR:		ports/52785
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-06-07 02:12:37 +00:00

21 lines
536 B
Plaintext

*****************************************************************************
You have installed the turck-mmcache package.
Edit %%LOCALBASE%%/etc/php.ini and add:
[mmcache]
zend_extension="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/mmcache.so"
mmcache.shm_size="16"
mmcache.cache_dir="/tmp"
mmcache.enable="1"
mmcache.optimizer="1"
mmcache.check_mtime="1"
mmcache.debug="0"
mmcache.filter=""
mmcache.shm_max="0"
mmcache.shm_ttl="0"
mmcache.shm_prune_period="0"
*****************************************************************************