diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2019-04-08 07:21:23 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2019-04-08 07:21:23 +0000 |
commit | 032547c16ba2533b9648ed5d662529dbd5435175 (patch) | |
tree | bc1b45a4a289e3ae16f6b64d514ba17b95316c63 /lang/php72/pkg-message.mod | |
parent | 704b991d651c1cc6d3413c3fe9a36be5b7633398 (diff) | |
download | ports-032547c16ba2533b9648ed5d662529dbd5435175.tar.gz ports-032547c16ba2533b9648ed5d662529dbd5435175.zip |
Notes
Diffstat (limited to 'lang/php72/pkg-message.mod')
-rw-r--r-- | lang/php72/pkg-message.mod | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/php72/pkg-message.mod b/lang/php72/pkg-message.mod index f96750445f66..a0c2c87889a7 100644 --- a/lang/php72/pkg-message.mod +++ b/lang/php72/pkg-message.mod @@ -1,4 +1,4 @@ -*************************************************************** +****************************************************************************** Make sure index.php is part of your DirectoryIndex. @@ -11,9 +11,9 @@ You should add the following to your Apache configuration file: SetHandler application/x-httpd-php-source </FilesMatch> -********************************************************************* +****************************************************************************** -If you are building PHP-based ports in poudriere(8) with ZTS enabled, +If you are building PHP-based ports in poudriere(8) or Synth with ZTS enabled, add WITH_MPM=event to /etc/make.conf to prevent build failures. -********************************************************************* +****************************************************************************** |