21.01.2013, 06:51
You could use
netstat -anp | grep 7777
to see if something is using the port already, and possibly stop it or contact the support with better information.
netstat -anp | grep 7777
to see if something is using the port already, and possibly stop it or contact the support with better information.