diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-03-27 00:30:37 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-03-27 00:30:37 +0000 |
commit | 6d715f98042b1ae0a34d7d7b08c79abcf822c9f4 (patch) | |
tree | ffe6ca5e4da6fd1a192e2c203c67d55d024f9434 /www/abcache/pkg-message | |
parent | 83d411400157cc2facd87e5aa6a6d0eba0ddb987 (diff) | |
download | ports-6d715f98042b1ae0a34d7d7b08c79abcf822c9f4.tar.gz ports-6d715f98042b1ae0a34d7d7b08c79abcf822c9f4.zip |
Notes
Diffstat (limited to 'www/abcache/pkg-message')
-rw-r--r-- | www/abcache/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/abcache/pkg-message b/www/abcache/pkg-message index e60c43635c7f..8de6365e59ff 100644 --- a/www/abcache/pkg-message +++ b/www/abcache/pkg-message @@ -5,7 +5,7 @@ You have installed the abcache package. Edit %%LOCALBASE%%/etc/php.ini and add: [abcache] -zend_extension="%%LOCALBASE%%/lib/php/20010901/bware_cache.so" +zend_extension="%%PREFIX%%/lib/php/20010901/bware_cache.so" bware_cache_enable="1" bware_cache_check_stamp="1" bware_cache_log_level="1" |