View Single Post
  #17  
Old 01-25-2005, 07:39 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Port 7080 is used by another application, you need to change admin port to something else. To find out which one is using 7080, try command "lsof | grep 7080" as root.

If there are more errors in the error after this is fixed, please post those errors.
Reply With Quote