Post
Topic
Board Development & Technical Discussion
Re: Running on a port other than 8333
by
payb.tc
on 31/07/2011, 23:02:34 UTC
You need to specify the -rpcport of the instance you want to stop (probably 7332).

yep, hence using the -datadir switch to point to the secondary bitcoin.conf file... thank you.