On Tue, May 18, 2010 at 5:53 PM, TERRY ELLENDER
<terry.ellend...@btopenworld.com> wrote:
> How to I free Port
> 80 on my computer.  I am trying to use XAMPP.  It all loads OK and I get the
> start screen but when I press start a message appears syaing Busy and Program
> NOT responding appears above the XAMPP Box.  When I do a port check it shaows
> that Port 80 is in use by the'system'  Can 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.

-- 
Cordula's Web. http://www.cordula.ws/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to