Subject: adding info to www/php4/MESSAGE.module
To: None <tech-pkg@netbsd.org>
From: Daniel Eggert <danieleggert@mac.com>
List: tech-pkg
Date: 12/21/2002 14:34:35
I believe if would be nice, if the www/php4/MESSAGE.module file would
also contain some info about setting extension_dir to something usefull
(It's always nice with usefull information). Something like this:
========================================================================
===
$NetBSD: MESSAGE.module,v 1.3 2001/11/26 07:34:07 jlam Exp $
To enable this module, add the following to ${PKG_SYSCONFDIR}/php.ini:
extension=${MODNAME}.so
and make sure extension_dir points to the dir where ${MODNAME}.so is.
Then restart your PHP4-enabled HTTP server to load this module.
========================================================================
===
Who's going to do this?
Daniel