2011年7月10日日曜日

My memo

Apache install memo

I got this error message.

----------------------
make_sock: could not bind to address 0.0.0.0:80
----------------------

But "netstat -aon" didn't show that 0.0.0.0.80 occupy other programs.
Whereas Apache server on localhost enable.

I followed same procedure this below.
https://forum.avast.com/index.php?topic=55508.0
    'Avast is bound to (or listening on) port 80 and this is preventing'

I changed listen port from 80 to 8080.
In the result, the error message cleared.

0 件のコメント:

コメントを投稿