openbsd-ports/lang/php/files/MESSAGE-ext
ajacoutot 52c20b12d7 Put the ln(1) and rm(1) commands on one line so that lazy people like me
can just copy/paste it.

ok robert (maintainer)
2012-06-17 06:49:07 +00:00

6 lines
271 B
Plaintext

You can enable this module by creating a symbolic link from
${SYSCONFDIR}/php-${PV}.sample/${MODULE_NAME}.ini to
${SYSCONFDIR}/php-${PV}/${MODULE_NAME}.ini. As root:
ln -sf ${SYSCONFDIR}/php-${PV}.sample/${MODULE_NAME}.ini ${SYSCONFDIR}/php-${PV}/${MODULE_NAME}.ini