From owner-freebsd-apache@FreeBSD.ORG Tue Apr 22 07:52:01 2014 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5FAB8F30 for ; Tue, 22 Apr 2014 07:52:01 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF19511E1 for ; Tue, 22 Apr 2014 07:52:00 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0LhOvA-1XGG6A3aoS-00meqR; Tue, 22 Apr 2014 09:51:58 +0200 Message-ID: <53561FBD.3050006@gmx.de> Date: Tue, 22 Apr 2014 09:52:29 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: freebsd-apache@freebsd.org Subject: Re: Apach24 and mod_php5 References: <53561E4F.3050304@gmx.de> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:ZR1juVLc6Tw5HLEHB4I9lgrtRk027Bm0bqP/vftdvbzvhuF/mou c5zHxsZcfTmXBQuiBk+Z5rbpPc05XIuslyx1/+9P6Ls2bva4bJJHeER4wbpu6cUavppY7T5 RUE5d6s9xAO67t0a9VZdql8BhMzCn2hEtDe9LHiYQLobJBvZt6NE+jp81+TpMHspRSCBR6i 1/oPsyioH0oAXLrGYN7cw== X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2014 07:52:01 -0000 > 2014-04-22 11:46 GMT+04:00 olli hauer : > >> On 2014-04-22 09:06, Alexey Smirnov wrote: >>> Hello everyone. >>> For now i am setuping new freebsd 10 webserver. >>> The question is mo_php5 requires apache22 to be installed. >>> Is this meen that apache24 would not work with mod_php5 ? >>> If no how can i configure bothe ports apache22 and apach24 to exist >>> together an use apache24 and mod_php5. The reason why i don't want use >>> apache22 is the branch is legacy. >>> Thank you. >> >> Hi Alexey, >> >> try with DEFAULT_VERSIONS=apache=2.4 in /etc/make.conf >> On 2014-04-22 09:48, Alexey Smirnov wrote:> Hey Olli > There is now make.conf in /etc > Do i need to create it ? In this case, yes. -- Regards, olli