View Single Post
  #4  
Old 01-19-2012, 12:28 AM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,216
Quote:
2012-01-18 21:06:12.384 [ERROR] HttpListener::start(): Can't listen at address *:80: Address already in use!
2012-01-18 21:06:12.384 [ERROR] HttpServer::addListener(*:80) failed to create new listener
2012-01-18 21:06:12.384 [ERROR] [config:server:listener:*:80] failed to start listener on address [ANY]:80!
is there another process already listen to port 80 ?

please run
#netstat -ntlp
Reply With Quote