From owner-freebsd-ports@FreeBSD.ORG Wed Jul 10 21:28:35 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1D7667EB for ; Wed, 10 Jul 2013 21:28:35 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by mx1.freebsd.org (Postfix) with ESMTP id B1EF61CB9 for ; Wed, 10 Jul 2013 21:28:34 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0MQRZw-1UkuTs1lNc-00TnMo; Wed, 10 Jul 2013 23:28:32 +0200 Message-ID: <51DDD202.9050005@gmx.de> Date: Wed, 10 Jul 2013 23:28:34 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Florent Peterschmitt Subject: Re: lang/php5 - separate apache module from php5 port References: <51DDC8B0.6090604@peterschmitt.fr> <1373490714.2623.19.camel@ArchNrz> <51DDCF90.70605@peterschmitt.fr> In-Reply-To: <51DDCF90.70605@peterschmitt.fr> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:XjydKsdwiKIssVgWdY9uP8dcurvUOmPhhvgOLstBrUVQmBs/I1Z LrgAcLGaQ605hHcsCY/MMIVkya/F1acpEVhgVunT9L5/617aQMeeD7Xo9PdjejmuHOXdLuW bKKqALoLJ65IrtNfU9uos0f6AO31reeGNPNkzOF9uKtNj6oQbEgNYEsGt4T3FwHMuifUh3Q BqGuZF6P4NuB1Ih+nVmSA== Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jul 2013 21:28:35 -0000 On 2013-07-10 23:18, Florent Peterschmitt wrote: > Le 10/07/2013 23:11, Loïc BLOT a écrit : >> Hi, >> if i understand you say php5 isn't usable with Apache2.4 ? >> I'm using Apache 2.4 with PHP 5.4.16 without any problems on my devel >> monitoring distro. >> mod_perl have problems with Apache 2.4 but not php5 >> > Ah ? Have you defined DEFAULT_APACHE_VERSION=24 in make.conf ? Because I > use poudriere and I haven't tried with. > Try APACHE_PORT=www/apache24 DEFAULT_APACHE_VERSION is a read only variable defined in Mk/bsd.apache.mk -- Regards, olli