Server can't start: Can not bind to port 80
Server can't start: Can not bind to port 80
Make sure nothing else is already bound to port 80, like a web server, maybe ?Check your ports using netstatnetstat -an | grep 80 | grep LISTEN
Make sure nothing else is already bound to port 80, like a web server, maybe ?Check your ports using netstatnetstat -an | grep 80 | grep LISTEN