From owner-freebsd-apache@FreeBSD.ORG Tue Apr 22 17:46:35 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 1088BF60 for ; Tue, 22 Apr 2014 17:46:35 +0000 (UTC) Received: from udns.ultimateDNS.NET (ultimatedns.net [209.180.214.225]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF29D159A for ; Tue, 22 Apr 2014 17:46:34 +0000 (UTC) Received: from udns.ultimateDNS.NET (localhost [127.0.0.1]) by udns.ultimateDNS.NET (8.14.5/8.14.5) with ESMTP id s3MHkjGR095209 for ; Tue, 22 Apr 2014 10:46:51 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) Received: (from www@localhost) by udns.ultimateDNS.NET (8.14.5/8.14.5/Submit) id s3MHke8P095205; Tue, 22 Apr 2014 10:46:40 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net ([209.180.214.225]) (UDNSMS authenticated user chrish) by ultimatedns.net with HTTP; Tue, 22 Apr 2014 10:46:40 -0700 (PDT) Message-ID: <544dbd74f6ddc5e9985d79c0e8597b0e.authenticated@ultimatedns.net> In-Reply-To: <53561FBD.3050006@gmx.de> References: <53561E4F.3050304@gmx.de> <53561FBD.3050006@gmx.de> Date: Tue, 22 Apr 2014 10:46:40 -0700 (PDT) Subject: Re: Apach24 and mod_php5 From: "Chris H" To: freebsd-apache@freebsd.org User-Agent: UDNSMS/2.0.3 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal 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 17:46:35 -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. Some [hopefully] helpful pointers man make.conf man src.conf There's also an example make.conf(5) located in /usr/share/examples/etc/make.conf Best wishes. --Chris > > -- > Regards, > olli > _______________________________________________ > freebsd-apache@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-apache > To unsubscribe, send any mail to "freebsd-apache-unsubscribe@freebsd.org" >