From owner-freebsd-questions@FreeBSD.ORG Fri Jan 13 09:03:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D70B816A41F for ; Fri, 13 Jan 2006 09:03:19 +0000 (GMT) (envelope-from algould@datawok.com) Received: from smtpauth01.mail.atl.earthlink.net (smtpauth01.mail.atl.earthlink.net [209.86.89.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C91543D46 for ; Fri, 13 Jan 2006 09:03:17 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=grokwell.org) by smtpauth01.mail.atl.earthlink.net with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34) id 1ExKq4-0002Hw-S3 for freebsd-questions@freebsd.org; Fri, 13 Jan 2006 04:03:17 -0500 Date: Fri, 13 Jan 2006 03:03:22 -0600 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Message-ID: <20060113030322.5939bae3@grokwell.org> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.9; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bc0bdda169e776ce62a158402c6592bf5e350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Subject: php5 and apache2? 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: Fri, 13 Jan 2006 09:03:20 -0000 I just finished upgrading via portupgrade and found that I now have both apache13 and apache2 installed. Upon examination of the php5 port, I've found that the "WITH_APACHE2=YES" option is no longer available. I'd like to stick with apache2 since I had everything working nicely (php5, webdav, ssl, etc). Any advice? Thanks, Andrew Gould