freebsd-ports/www/eaccelerator/files/pkg-message.in

16 lines
429 B
Text
Raw Normal View History

*****************************************************************************
2005-11-20 21:36:12 +01:00
You have installed the eaccelerator package.
Edit %%LOCALBASE%%/etc/php.ini and add:
zend_extension="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/eaccelerator.so"
Then create the cache directory:
mkdir /tmp/eaccelerator
chown www /tmp/eaccelerator
chmod 0700 /tmp/eaccelerator
*****************************************************************************