From owner-freebsd-questions@FreeBSD.ORG Mon Mar 9 09:27:23 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C2861065676 for ; Mon, 9 Mar 2009 09:27:23 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id EC8008FC16 for ; Mon, 9 Mar 2009 09:27:22 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from [10.0.10.6] ([202.69.174.168]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 9 Mar 2009 02:26:55 -0700 Message-ID: <49B4E0F6.6030007@a1poweruser.com> Date: Mon, 09 Mar 2009 17:27:18 +0800 From: Fbsd1 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Bill Moran References: <49AFA0F4.2050400@a1poweruser.com> <20090305074004.f2437571.wmoran@potentialtech.com> In-Reply-To: <20090305074004.f2437571.wmoran@potentialtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Mar 2009 09:26:55.0811 (UTC) FILETIME=[30555930:01C9A099] X-Sender: fbsd1@a1poweruser.com Cc: FreeBSD Questions Subject: Re: php5 changes in release 8.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 09:27:23 -0000 Bill Moran wrote: > In response to Fbsd1 : > >> Having problems installing php5 in 7.1 so tried 8.0 and see that in >> release 8.0 php5 in defaulting to apache 22 when apache interface is >> selected from the make config menu. The config menu should give option >> to select apache 13 or apache 22 not force apache 22 on the user >> community. Is the maintainer going to change the config menu before php5 >> 8.0 is released for production? > > If you want a different version of Apache, all you have to do is install > Apache first, then PHP will use the version you have installed. > > It's always been that way. It's just that up till now the default was > 1.3. It's _LOOONG_ past time when the default should have moved to 2.X. > I had Apache 13 installed before installing php5 and it did install php with files for apache22. It did not default to using apache 13 which was all ready installed.