From owner-freebsd-questions@FreeBSD.ORG Fri Feb 13 07:46:30 2009 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 DB5321065670 for ; Fri, 13 Feb 2009 07:46:30 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from imedmobility.com (host-50.216-16-29.iw.net [216.16.29.50]) by mx1.freebsd.org (Postfix) with ESMTP id B44198FC0C for ; Fri, 13 Feb 2009 07:46:30 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from midco.net (host-47-73-107-208.midco.net [208.107.73.47]) by imedmobility.com (Postfix) with ESMTP id 8FEE81173C55 for ; Fri, 13 Feb 2009 01:46:29 -0600 (CST) Message-ID: <49952536.2060101@gmail.com> Date: Fri, 13 Feb 2009 07:45:58 +0000 From: Adam Vande More User-Agent: Thunderbird 2.0.0.18 (X11/20081225) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <003c01c98d1d$439cd750$cad685f0$@com> In-Reply-To: <003c01c98d1d$439cd750$cad685f0$@com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Wordpress Port Question 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: Fri, 13 Feb 2009 07:46:31 -0000 Darryl Hoar wrote: > Greetings, > I have a question regarding Wordpress and Wordpress-mu ports. I want to > install wordpress > on my personal webserver (apache2, mysql, etc). I have several virtual > hosts all with > legitimate individual domain names. IE, www.mydomain.com, > www.anotherdomain.com, > www.yetanotherdomain.com. Do I need to install Wordpress or Wordpress-mu > on my server ? > > The server has a clean install of Freebsd7 on it. > > I googled for my answer, but the comparisons between the two did not make it > clear. > > Thanks for any guidance, > > -Darryl > The other two respones suggesting referral and sessions are correct as well as the warnings on each. Referrals are notoriously inaccurate and adding in sessions/cookie support retroactively can sometimes be a bit of a challenge. Depends on how important it is to you, but I think most people are satisfied with the vistors metric offered by a package like Webalizer or google analytics, although they also have shortcomings. If you only need a ballpark figure, I'd go about it that way.