apache cant bind to port

Charlie Schluting charlie at schluting.com
Mon Dec 27 22:32:17 PST 2004


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


More information about the freebsd-ports mailing list