===========================================================================
$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:
/usr/pkg/etc/php.d/apcu.ini

If you use custom /usr/pkg/etc/php.ini, or nonstandard module
configuration file location, you might need to add explicit load directive:
extension=apcu.so
===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.1 2016/07/26 09:22:40 jdolecek Exp $

php-apcu 5.x no longer defines apc-compabile wrappers apc_*(). Install
php-apcu_bc to get these.
===========================================================================
