Booser Empowering your life

22Nov/110

(98)Address already in use: make_sock: could not bind to address

(98)Address already in use: make_sock: could not bind to address

You might facing this problem and could not start apache after stopped it. The reason causing this problem is cause by apache are still running.  Kill the process should solve the problem.

here is the solution:

type in SSH

for i in $(fuser 80/tcp);do kill -n 9 $i;done

hope that help

Link To This Page
1. Click inside the codebox
2. Right-Click then Copy
3. Paste the HTML code into your webpage
codebox

Incoming search terms: