Date: Tue, 18 May 2010 20:12:42 +0200 From: "C. P. Ghost" <cpghost@cordula.ws> To: TERRY ELLENDER <terry.ellender1@btopenworld.com> Cc: freebsd-questions@freebsd.org Subject: Re: http://localhost/phpmyadmin Message-ID: <AANLkTimbVrf3eb0jGt2DZDwcI7jkVUucAcHYQQkmQAcS@mail.gmail.com> In-Reply-To: <429260.25093.qm@web86508.mail.ird.yahoo.com> References: <429260.25093.qm@web86508.mail.ird.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 18, 2010 at 5:53 PM, TERRY ELLENDER <terry.ellender1@btopenworld.com> wrote: > 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. Just run "sockstat -46l" and check for port 80. This should show the process sitting there, listening. Just kill that process, and the port should be free again (maybe after 2 minutes, or immediately -- depending on a special socket option). > Regards > Terry -cpghost. --=20 Cordula's Web. http://www.cordula.ws/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimbVrf3eb0jGt2DZDwcI7jkVUucAcHYQQkmQAcS>