解決Linux上80端口占用

 查看端口號:java

netstat -anlpt|grep 80

關閉進程:spa

kill -9 pid

關閉httpd:code

killall httpd
相關文章
相關標籤/搜索