View Single Post
  #3  
Old 11-30-2012, 01:49 AM
nullx8 nullx8 is offline
Member
 
Join Date: Nov 2011
Location: Bangkok, Thailand
Posts: 11
Quote:
Originally Posted by NiteWave View Post
how about you change port 7080 to other one like 7100 ?
sure i can do that, but what shoud that help ?

Quote:
what's the output of:
#netstat -ntlp |grep 7080
now the error happens the netstat output is (as it is always since the port is still open):
Code:
[root@profiles ~]# netstat -ntlp |grep 7080
tcp        0      0 0.0.0.0:7080                0.0.0.0:*                   LISTEN      12720/litespeed (ls
Reply With Quote