From owner-freebsd-questions@FreeBSD.ORG Thu Mar 5 12:40:07 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 8ED221065677 for ; Thu, 5 Mar 2009 12:40:07 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 5A2648FC1F for ; Thu, 5 Mar 2009 12:40:07 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id E3D27EBC0A; Thu, 5 Mar 2009 07:40:05 -0500 (EST) Date: Thu, 5 Mar 2009 07:40:04 -0500 From: Bill Moran To: Fbsd1 Message-Id: <20090305074004.f2437571.wmoran@potentialtech.com> In-Reply-To: <49AFA0F4.2050400@a1poweruser.com> References: <49AFA0F4.2050400@a1poweruser.com> X-Mailer: Sylpheed 2.6.0 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Thu, 05 Mar 2009 12:40:08 -0000 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. -- Bill Moran http://www.potentialtech.com http://people.collaborativefusion.com/~wmoran/