summaryrefslogtreecommitdiff
path: root/lang/php/MESSAGE.module
blob: 07820f2ad07abc8a3de0b7082b2e127808b97018 (plain)
1
2
3
4
5
6
7
8
9
10
11
===========================================================================
$NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $

By default, example module configuration file was copied to following
location, and module should be auto-loaded:
${PHP_EXT_CONF_DIR}/${MODNAME}.ini

If you use custom ${PKG_SYSCONFDIR}/php.ini, or nonstandard module
configuration file location, you might need to add explicit load directive:
${EXTENSION_DIRECTIVE}=${EXTENSION_FILE}
===========================================================================