From 85060840079d5bb4405035439a5853912c43785c Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 26 Feb 2005 21:44:16 +0000 Subject: - Reflect the fact that APC is now a PECL package - Take maintainership PR: ports/78019 Submitted by: Marcus Grando Repocopy by: marcus --- www/pecl-APC/files/pkg-message.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 www/pecl-APC/files/pkg-message.in (limited to 'www/pecl-APC/files') diff --git a/www/pecl-APC/files/pkg-message.in b/www/pecl-APC/files/pkg-message.in new file mode 100644 index 000000000000..4eaba38d6050 --- /dev/null +++ b/www/pecl-APC/files/pkg-message.in @@ -0,0 +1,15 @@ +************************************************************************ +You may edit %%LOCALBASE%%/etc/php.ini to change this variables: + +apc.enabled="1" + ^^^ -> Default value + +apc.shm_size="30" + ^^^^ -> Default value + +* More information on %%DOCSDIR%%/INSTALL + +Then restart your web server and consult the output of phpinfo(). +If there is an informational section for APC, the installation was +successful. +************************************************************************ -- cgit v1.2.3