Post
Topic
Board Development & Technical Discussion
Merits 4 from 2 users
Re: Bitcoin cash bcc and bitcoin btc use the same port number 8332 and 8333?
by
ScripterRon
on 26/12/2017, 13:44:55 UTC
⭐ Merited by Jet Cash (2) ,ETFbitcoin (2)
Bitcoin-ABC uses the same ports and the same data directory as Bitcoin Core.  On Windows, it also uses the same registry entries.  This causes problems if you want to run both programs on the same system.  I run both on the same Ubuntu VPS by changing the port numbers and the data directory for Bitcoin-ABC (it is easiest to use shell scripts so you don't forget to override the data directory when entering commands manually)