Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 2004 22:31:45 -0800
From:      Charlie Schluting <charlie@schluting.com>
To:        ports@freebsd.org
Subject:   Re: apache cant bind to port
Message-ID:  <41D0FDD1.6070701@schluting.com>
In-Reply-To: <BAY103-DAV9F8C85D69100BAD010D53A19A0@phx.gbl>
References:  <BAY103-DAV108D08C65D7A975F0AEAECA19A0@phx.gbl> <BAY103-DAV9F8C85D69100BAD010D53A19A0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
whitevamp wrote:
> 
> [crit] (13)Permission denied: make_sock: could not bind to port 80
> 

Is it already running?
Try ps -aux | grep http.

Try apachectl stop; apachectl start.


Try netstat -an | grep LISTEN to see if something is bound to tcp/80.

Try a reboot?

This is a question for questions, really (not ports).

-Charlie



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D0FDD1.6070701>