Post
Topic
Board Mining
Re: Solo mining, 0 accepted
by
MashRinx
on 09/04/2013, 15:42:27 UTC
do you have a bitcoin.conf file in your bitcoin data folder with a RPC password set?

something like (this may not be exactly correct):

server=1
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=8332