openbsd-ports/lang/php/files/MESSAGE-main
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

9 lines
364 B
Plaintext

To enable the php-${PV} module please create a symbolic link from
${MODPHP_CONFIG_PATH}/modules.sample/php-${PV}.conf to
${MODPHP_CONFIG_PATH}/modules/php.conf. As root:
ln -sf ${MODPHP_CONFIG_PATH}/modules.sample/php-${PV}.conf ${MODPHP_CONFIG_PATH}/modules/php.conf
The recommended php configuration has been installed to:
${SYSCONFDIR}/php-${PV}.ini.