Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2014 13:22:33 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351472 - head
Message-ID:  <201404171322.s3HDMXYi053291@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404171322.s3HDMXYi053291>