Shin's PHP
Wednesday, 20 April 2011
Ubuntu - Lighttpd can't bind to port: 80 Address already in use
Just use this command:
sudo apt-get install lsof
lsof -i :80
And you can see what program are running with port 80. Your issue was resolved.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment