From owner-freebsd-questions@FreeBSD.ORG Thu Nov 27 08:19:16 2003 Return-Path: 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 35AEA16A4CE for ; Thu, 27 Nov 2003 08:19:16 -0800 (PST) Received: from oz.twisted.net (oz.twisted.net [209.172.186.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5394E43FF2 for ; Thu, 27 Nov 2003 08:19:15 -0800 (PST) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id 48082598EE5 for ; Thu, 27 Nov 2003 10:19:39 -0600 (CST) Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 88216-09 for ; Thu, 27 Nov 2003 10:19:38 -0600 (CST) Received: by oz.twisted.net (Postfix, from userid 1000) id 42631598FC7; Thu, 27 Nov 2003 10:19:38 -0600 (CST) Date: Thu, 27 Nov 2003 10:19:38 -0600 From: Troy To: freebsd-questions@freebsd.org Message-ID: <20031127161938.GA88241@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new at twisted.net Subject: php4 vs. mod_php4 - now mutually exclusive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: troy@twisted.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 16:19:16 -0000 Since the last update of php4 and mod_php4 in the ports directory, they are now mutually exclusive whereas before I had both installed Currently, I have mod_php4-4.3.4.r1,1 and php4-4.3.4.r1 both installed. Each port has been upgraded to 4.3.4_2,1 and 4.3.4_2 respectively Most of the dependencies rely on php4-4.3.4.r1, but I have three ports that are specifically asking for mod_php4: geeklog-1.3.7.s.2 mnemo-1.1 nag-1.1 If I de-install mod_php4, will these three ports work with php4? Anyone have any ideas? -Troy