What is this returned when lsof | grep 2082?
When I do it on 2083 this is returned as it should:root@phoenix [~]# lsof | grep 2083
stunnel-4 18245 cpanel 6u IPv4 53199441 TCP *:2083 (LIS
stunnel-4 18480 cpanel 6u IPv4 53199441 TCP *:2083 (LIS
but when I do it on port 2082 this is returned:
root@phoenix [~]# lsof | grep 2082
httpd 9081 root 924w REG 3,6 0 532082 /usr/local/ apache/domlogs/rastegar.net
Could someone please enlighten me. What does it mean? An account has problems accessing cpanel on both port 2082 and 2083 . I tried service cpanel restart but without any luck.
Thanks
John