From owner-freebsd-questions@FreeBSD.ORG Tue May 18 17:30:15 2010 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 1C20A1065672 for ; Tue, 18 May 2010 17:30:15 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9E34F8FC1A for ; Tue, 18 May 2010 17:30:14 +0000 (UTC) Received: by fxm19 with SMTP id 19so2650477fxm.13 for ; Tue, 18 May 2010 10:30:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:mime-version:received:reply-to :in-reply-to:references:from:date:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=4hBnNaIs6UiCTfvJgQCKJPef3NvE/pASQvvdx/W4s8g=; b=RN+28eoNXvKNyqhaA1wMmktfgXAxDziLrI31D0l8Hc3NWL+HH4xNBwqmEZcwLzFJ1w e9/TLVhP5G1a1D+hSC+3hlEDM4vfqjt5pCgqCJlgcl7NMTeJb0ZTHVsQDAM2b7CxEcns q3R6hAa8wTa0u2yKRX+ecAWjWuTz0M2LEXN4s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; b=WxG1RtGFqgkrBRGBkT/tVAEsbgq4e7hzMJjpTz4yJEdFK8pMqzTGBgBt7vKoROBVGa ZjbT4XPSkaRAkO6ad6GVVZMG4td8zjO+UNw2Qyn52BkdU4BEaSqNs4ayr3SAmN+Nh4nt xyiZs4cZ2OC7SLAk6XRMD2JgCwxRgcbVJwCwY= Received: by 10.204.84.220 with SMTP id k28mr87980bkl.70.1274203813218; Tue, 18 May 2010 10:30:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.61.68 with HTTP; Tue, 18 May 2010 10:29:43 -0700 (PDT) In-Reply-To: <429260.25093.qm@web86508.mail.ird.yahoo.com> References: <429260.25093.qm@web86508.mail.ird.yahoo.com> From: Chris Rees Date: Tue, 18 May 2010 18:29:43 +0100 Message-ID: To: TERRY ELLENDER Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: http://localhost/phpmyadmin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2010 17:30:15 -0000 On 18 May 2010 16:53, TERRY ELLENDER wrot= e: > How to I free Port > 80 on my computer. =A0I am trying to use XAMPP. =A0It all loads OK and I = get the > start screen but when I press start a message appears syaing Busy and Pro= gram > NOT responding appears above the XAMPP Box. =A0When I do a port check it = shaows > that Port 80 is in use by the'system' =A0Can you help? Please. > Regards > Terry How *exactly* do you check what ports are in use? I mean copy/paste the terminal session. Chris