From owner-freebsd-questions@FreeBSD.ORG Tue Jan 31 00:11:55 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 674B616A420 for ; Tue, 31 Jan 2006 00:11:55 +0000 (GMT) (envelope-from gbentley@uk2.net) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C8F743D4C for ; Tue, 31 Jan 2006 00:11:54 +0000 (GMT) (envelope-from gbentley@uk2.net) Received: from [81.174.174.115] (helo=admin) by ptb-relay03.plus.net with smtp (Exim) id 1F3j7h-0005UP-PY for freebsd-questions@freebsd.org; Tue, 31 Jan 2006 00:11:53 +0000 Message-ID: <001a01c625fa$ec17eb00$0807a8c0@admin> From: "Graham Bentley" To: Date: Tue, 31 Jan 2006 00:11:45 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Subject: How to get latest and greatest FAMP 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: Tue, 31 Jan 2006 00:11:55 -0000 Hi All, I wanted to do a quick test of Apache21, MySQL5 and PHP5 I tried a minimal install of FreeBSD 6.0 then pkg_add -r which worked fine up until PHP5 where I was told that Apache21 conflicted with Apache13 that was to be installed as aPHP5 dependancy. I pkg_delete and went ahead with installing PHP5 then Apache13 but when I tried to pkg_delete Apache13 so I could install Apache21 was told that I coudl not remove it ? What the best way to do this ?