
11-30-2012, 01:49 AM
|
|
Member
|
|
Join Date: Nov 2011
Location: Bangkok, Thailand
Posts: 11
|
|
Quote:
Originally Posted by NiteWave
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
|