summaryrefslogtreecommitdiff
path: root/www/php4
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-12-21 13:39:25 +0000
committerwiz <wiz@pkgsrc.org>2002-12-21 13:39:25 +0000
commit588dc0cd8d34d46f6f72bd1eeb4effe9e37a18be (patch)
tree77e33008b1e4613599495036d563151b8429680e /www/php4
parent68fa1bff15792575a14f0aece2ac827f75bf7253 (diff)
downloadpkgsrc-588dc0cd8d34d46f6f72bd1eeb4effe9e37a18be.tar.gz
Improve message, as suggested by Daniel Eggert.
Diffstat (limited to 'www/php4')
-rw-r--r--www/php4/MESSAGE.module6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/php4/MESSAGE.module b/www/php4/MESSAGE.module
index 1cbe4f691d0..d50e5cdfae0 100644
--- a/www/php4/MESSAGE.module
+++ b/www/php4/MESSAGE.module
@@ -1,9 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE.module,v 1.3 2001/11/26 07:34:07 jlam Exp $
+$NetBSD: MESSAGE.module,v 1.4 2002/12/21 13:39:25 wiz Exp $
To enable this module, add the following to ${PKG_SYSCONFDIR}/php.ini:
extension=${MODNAME}.so
-and restart your PHP4-enabled HTTP server to load this module.
+and make sure extension_dir points to the dir where ${MODNAME}.so is.
+
+Then restart your PHP4-enabled HTTP server to load this module.
===========================================================================