From 588dc0cd8d34d46f6f72bd1eeb4effe9e37a18be Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 21 Dec 2002 13:39:25 +0000 Subject: Improve message, as suggested by Daniel Eggert. --- www/php4/MESSAGE.module | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'www/php4') 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. =========================================================================== -- cgit v1.2.3