svn commit: r351472 - head

Alex Dupre ale at FreeBSD.org
Thu Apr 17 13:22:33 UTC 2014


Author: ale
Date: Thu Apr 17 13:22:32 2014
New Revision: 351472
URL: http://svnweb.freebsd.org/changeset/ports/351472
QAT: https://qat.redports.org/buildarchive/r351472/

Log:
  Improve entry about mod_php.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Apr 17 13:13:11 2014	(r351471)
+++ head/UPDATING	Thu Apr 17 13:22:32 2014	(r351472)
@@ -189,7 +189,16 @@ you update your ports collection, before
   AUTHOR: ale at 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


More information about the svn-ports-head mailing list