aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2014-04-17 21:22:32 +0800
committerale <ale@FreeBSD.org>2014-04-17 21:22:32 +0800
commit8211dd1f83b04e9c98188874b2aeb94dfd0dabb3 (patch)
tree4b688ef93590886abd2918cbb862927d9b5d6874 /UPDATING
parent4cbb8606e8f5310abcd8d936b2f786f8ad9618b6 (diff)
downloadfreebsd-ports-gnome-8211dd1f83b04e9c98188874b2aeb94dfd0dabb3.tar.gz
freebsd-ports-gnome-8211dd1f83b04e9c98188874b2aeb94dfd0dabb3.tar.zst
freebsd-ports-gnome-8211dd1f83b04e9c98188874b2aeb94dfd0dabb3.zip
Improve entry about mod_php.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 10 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 25f478f7fa06..6385d292c42f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -189,7 +189,16 @@ you update your ports collection, before attempting any port upgrades.
AUTHOR: ale@FreeBSD.org
The Apache PHP module has been separated from the main PHP port.
- If it is needed, install either www/mod_php5 or www/mod_php55.
+ If you had the APACHE OPTION selected, you have to perform the
+ following steps:
+
+ 1) update your lang/php* options (i.e. 'make config')
+ 2) rebuild lang/php* port
+ 3) install www/mod_php* port
+
+ It is *mandatory* to build both ports with the same DEBUG and ZTS
+ options, so if you have a threaded Apache (i.e. worker or event MPM)
+ you have to select the ZTS option in lang/php* port.
20140322:
AFFECTS: users of devel/apr1