From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 18:19:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7F56106564A for ; Tue, 16 Sep 2008 18:19:19 +0000 (UTC) (envelope-from freebsd@optiksecurite.com) Received: from tomts37-srv.bellnexxia.net (tomts37-srv.bellnexxia.net [209.226.175.94]) by mx1.freebsd.org (Postfix) with ESMTP id 4543C8FC08 for ; Tue, 16 Sep 2008 18:19:19 +0000 (UTC) (envelope-from freebsd@optiksecurite.com) Received: from toip37-bus.srvr.bell.ca ([67.69.240.38]) by tomts37-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20080916181918.QHHJ1724.tomts37-srv.bellnexxia.net@toip37-bus.srvr.bell.ca>; Tue, 16 Sep 2008 14:19:18 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAG+Sz0hKD7BS/2dsb2JhbACzchuGUIFngzE Received: from mtrlpq02-1242542162.sdsl.bell.ca (HELO [69.69.69.183]) ([74.15.176.82]) by toip37-bus.srvr.bell.ca with ESMTP; 16 Sep 2008 14:19:04 -0400 Message-ID: <48CFF88E.5090002@optiksecurite.com> Date: Tue, 16 Sep 2008 14:18:54 -0400 From: FreeBSD User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Gavin Spomer References: <48CF8EA4020000900001D436@hermes.cwu.edu> In-Reply-To: <48CF8EA4020000900001D436@hermes.cwu.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Multiple installation of one ports 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, 16 Sep 2008 18:19:19 -0000 Gavin Spomer a écrit : > Hi Martin, > > You want to install multiple sites on one server or multiple servers? > One server only > If the former, there is a solution for you at: > > http://drupal.org/getting-started/6/install/multi-site > That would solve my problem in that case... > I have yet to try this, but will likely give it a shot some day... > > If the latter, are your other systems FreeBSD? If so, (and forgive me if I'm telling you something you already know) you simply need to run portupgrade/portaudit on those systems. If, for example, it's some Linux distrobution, see if it has a package management software that will handle installing and upgrading Drupal. > > In all cases, portupgrade will not do everything for you. You still may have to run update.php sometimes if a particular update needs to have databases changes. > Ok but my question was more focusing on the handling of multiple installation of the same port by portupgrade. If it's possible to install the same port multiple times, how is portupgrade going to deal with this? Thanks for your response! Martin > Genuinely hope this helps! :) > > Gavin Spomer > Systems Programmer > Brooks Library > Central Washington University > >>>> FreeBSD 09/16/08 10:31 AM >>> > Hi everyone, > > I've been asked by a customer to install Drupal on one server to manage > a new site. No problem yet. But, he also asked if it would be possible > to install it for other sites. > > I know that there is a warning if you want to install a port that is > already installed, but is there a way to bypass this? I know I could > install it from the tarball from the website, but I want to be able to > use portupgrade and portaudit to deal with it. > > Any suggestions? > > Thank you for your time, > > Martin > _______________________________________________ > 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" > > _______________________________________________ > 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"