On Mon, 13 Dec 2004, John Poltorak wrote:
> [crit] (98)Address already in use: make_sock: could not bind to address 127.0.0.1 port 80
Then you have either
- Some other software listening to 127.0.0.1 port 80
- Some other sofrware listening to port 80 (unspecified address)
netstat -an will tell you if this is the case.
Regards
Henrik
Received on Mon Dec 13 2004 - 21:23:45 MST
This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:02 MST