mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
12 lines
469 B
Plaintext
12 lines
469 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE.module,v 1.3 2015/02/15 09:00:33 taca Exp $
|
|
|
|
To enable this module, add the following to ${PKG_SYSCONFDIR}/php.ini:
|
|
|
|
${EXTENSION_DIRECTIVE}=${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.
|
|
===========================================================================
|