You can use a different port. When you are running the multichain command use the rpcport option to set new port:
$ multichaind chain1 -rpcport=1234
or you can change the default port in the params.dat file by setting the new port value to the default-rpc-port parameter.