openbsd-ports/lang/php/files/MESSAGE-main

10 lines
354 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-${PV}.conf.
ln -s ${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.