Post
Topic
Board Mining software (miners)
Re: python OpenCL bitcoin miner
by
Allenssmart
on 04/06/2011, 17:46:35 UTC
I followed the guide completely.

I am having a big problem. I followed everything that you have done but I can't get bitcoin.exe to open with -server. Every time, I get
 
Warning: to use the '-server' option, you must set rpcpassword = in the configuration file 'C:/Users/Nick/AppData/Roaming/Bitcoin/bitcoin.conf. If the file does not exist, create it with owner-readable-only file permissions"
 
I have already made the bitcoin.conf file in C:\Users\Allen\AppData\Roaming\Bitcoin
 multiple times. This is what's inside it
rpcuser=youruser
rpcpassword=password

No matter what I do I can't start it. I've redeleted and remade the files several times over. I've restarted my computer. I've quadruple checked the directories and I'm 100% sure that the bitcoin.conf file is in the right spot. However, everytime I start bitcoin -server I get the above message saying I have not set that yet I have!!!Thank you.