问题:

  (98)Address already in use: make_sock: could not bind to address [::]:80
  (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80

解决:

  sudo fuser -k -n tcp 80

 posted on 2015-07-20 16:19  小网民  阅读(510)  评论(0编辑  收藏  举报