From owner-freebsd-questions@FreeBSD.ORG Wed Mar 15 17:46:00 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 8A75316A41F for ; Wed, 15 Mar 2006 17:46:00 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2675943D6D for ; Wed, 15 Mar 2006 17:46:00 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id k2FHjo1Z015232; Wed, 15 Mar 2006 09:45:50 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Wed, 15 Mar 2006 09:45:58 -0800 User-Agent: KMail/1.9.1 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603150945.58547.kstewart@owt.com> Cc: Markus Mayer Subject: Re: port updates 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: Wed, 15 Mar 2006 17:46:00 -0000 On Wednesday 15 March 2006 02:34, Markus Mayer wrote: > Hi all, > got a question about port updates. > I run a FreeBSD Box 5.4 release. I use the > server for webapps with php and mysql enabled, > also samba an ssh is running. Everything works fine > and stable. > Now i update the ports on my machine via CVSup and check the > installed packages for newer versions. > > Now my question: > Do i run in trouble if i update my installed packages > like apache, php or mysql ? or does it work without problems. > Is it necessary to backup my config files and databases ? > Or what is the best way to get my apps up to date ? > I find Apache always tries to install a new ../data, so, I always link data to a data on a different disk. Then, I unlink data and ln -sf /usr3/data data and I am back in business. You have to stop apache and start apache to get the new version running. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ "I am Andean project". http://users.owt.com/kstewart/index.html