Moving Dimdim from port 80 to another port
by Selva[ Edit ] 2009-11-03 20:14:01
By default dimdim listens on port which also used by apache webserver .so if you want
to run dimdidm,apache both on your server move dimdim to another port . This can be done by following command :
/usr/local/dimdim/Config-ipaddress.pl [server IP] [port no]
Example : To move dimdim to port 5005,you can use the following command :
/usr/local/dimdim/Config-ipaddress.pl [server IP] 5005