From owner-freebsd-questions@FreeBSD.ORG Mon Feb 28 19:02:54 2005 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 1897E16A4CE for ; Mon, 28 Feb 2005 19:02:54 +0000 (GMT) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE40543D5F for ; Mon, 28 Feb 2005 19:02:53 +0000 (GMT) (envelope-from David.Larkin@djl.co.uk) Received: from djl.co.uk (secure.djl.co.uk [213.208.117.42]) by smtp.nildram.co.uk (Postfix) with ESMTP id 7E25A2BC58C; Mon, 28 Feb 2005 19:02:49 +0000 (GMT) Sender: david@smtp.nildram.co.uk Message-ID: <42236B1E.6A8001FF@djl.co.uk> Date: Mon, 28 Feb 2005 19:03:59 +0000 From: David Larkin X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <42233C5F.8BEFA1DB@djl.co.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: php5-5.0.0.2 & mod_php5-5.0.2,1 - should be php5-5.0.2 & mod_php5-5.0.2,1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 19:02:54 -0000 Sorry, I got those version numbers wrong, let me try again what I'm getting is ....... # make install ===> Installing for php5-5.0.2 ===> php5-5.0.2 conflicts with installed package(s): mod_php5-5.0.2,1 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 I can install either php5-5.0.2 or mod_php5-5.0.2,1 but not both. I've never installed PHP before. Do I need to install both ?? Thanks David > Hello, > > I've just installed FreeBSD 5.3. > > I did install using FTP from the main UK ftp server. > > I'm trying to use PHP with Apache. > > Am I right in thinking I need to install both php & mod_php ? > > I can install either of the following OK from ports or packages. > > php5-5.0.0.2 > mod_php5-5.0.2,1 > > But, when I try to install the other one I get 'conflicts' message. > > Do I need to install both ? > > If so, where can I find non conflicting versions ? > > Thanks > David > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"