From owner-freebsd-questions@FreeBSD.ORG Mon Nov 8 02:09:00 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 6B1FA16A4CE for ; Mon, 8 Nov 2004 02:09:00 +0000 (GMT) Received: from out009.verizon.net (out009pub.verizon.net [206.46.170.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id B949143D1D for ; Mon, 8 Nov 2004 02:08:59 +0000 (GMT) (envelope-from Michael.Stassen@verizon.net) Received: from [192.168.0.7] ([68.163.191.126]) by out009.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20041108020859.ZXFR3542.out009.verizon.net@[192.168.0.7]>; Sun, 7 Nov 2004 20:08:59 -0600 Message-ID: <418ED53C.9060103@verizon.net> Date: Sun, 07 Nov 2004 21:09:00 -0500 From: Michael Stassen User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matthew Seaman References: <5.1.0.14.2.20041107130001.071db340@209.152.117.178> <418E882C.6030203@verizon.net> <20041107212232.GD91521@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20041107212232.GD91521@happy-idiot-talk.infracaninophile.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out009.verizon.net from [68.163.191.126] at Sun, 7 Nov 2004 20:08:58 -0600 cc: mysql@lists.mysql.com cc: "W. D." cc: FreeBSD-Questions@freebsd.org Subject: Re: Completely remove MySQL? 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, 08 Nov 2004 02:09:00 -0000 Well, that depends on how you install phpmyadmin. A standard method is simply to download, unzip, and untar the distribution. If you do that on top of your old copy, or indeed, delete the old copy first, you will end up with the default config.inc.php. That is why I said "may replace". It is good that your port won't do that, but considering the context of "how do I remove everything so that the old IP address is not referenced?", I chose not to make assumptions about how he would reinstall. Michael Matthew Seaman wrote: > On Sun, Nov 07, 2004 at 03:40:12PM -0500, Michael Stassen wrote: > > >>Reinstalling phpmyadmin may replace config.inc.php with default settings, >>but you'd still have to edit it to have the correct settings, so you may as >>well just edit the one you already have. > > > No, it won't trash an existing configuration. Nor will it while I > remain the port maintainer. > > Cheers, > > Matthew >