mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
12 lines
460 B
Plaintext
12 lines
460 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE.module,v 1.2 2004/11/05 21:50:11 jdolecek 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 ${PKG_PHP}-enabled HTTP server to load this module.
|
|
===========================================================================
|