From owner-freebsd-questions@FreeBSD.ORG Thu Apr 15 23:40:23 2004 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 4D33C16A4CE for ; Thu, 15 Apr 2004 23:40:23 -0700 (PDT) Received: from tpa4.isomedia.com (tpa4.isomedia.com [207.115.64.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 182F443D5C for ; Thu, 15 Apr 2004 23:40:23 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from tpa4.isomedia.com (tpa4.isomedia.com [127.0.0.1]) by tpa4.isomedia.com (Postfix) with ESMTP id 72E6422AF9A for ; Thu, 15 Apr 2004 23:40:24 -0700 (PDT) Received: from tpa4.isomedia.com ([127.0.0.1])port 10024) with ESMTP id 19479-02 for ; Thu, 15 Apr 2004 23:40:24 -0700 (PDT) Received: from pioneernet.net (mail.pioneernet.net [207.115.64.224]) by tpa4.isomedia.com (Postfix) with ESMTP id 2789F22AF82 for ; Thu, 15 Apr 2004 23:40:24 -0700 (PDT) Received: from wiegand.org [66.114.152.128] by pioneernet.net with ESMTP (SMTPD32-6.06) id A0ADF8E600BA; Thu, 15 Apr 2004 23:43:57 -0700 Message-ID: <407F8006.6010000@wiegand.org> Date: Thu, 15 Apr 2004 23:41:10 -0700 From: chip User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at isomedia.com X-Spam-Status: No, hits=-4.7 tagged_above=-999.0 required=999.0 tests=BAYES_00, TW_HP, TW_PM X-Spam-Level: X-MailScanner-SpamCheck: LEVEL= Subject: installing mysql-phpmyadmin-apache-php 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: Fri, 16 Apr 2004 06:40:23 -0000 I have mysql-5 and apache2 installed and working. I need to install phpmyadmin but it wants to install mysql-4 and apache1. How do I prevent it from installing another version of each app (can I even do this)? Thanks, Chip