Author

Topic: Where is bitcoin.conf (Read 4732 times)

full member
Activity: 196
Merit: 100
July 14, 2014, 06:12:01 AM
#10
thanks for the Zvs. I have been using windows for god knows how long and i was not aware of that.
It seems faster than the normal windows search or is it just a placebo ?
zvs
legendary
Activity: 1680
Merit: 1000
https://web.archive.org/web/*/nogleg.com
July 14, 2014, 05:37:26 AM
#9
Hi, newbie here.
I want to modify bitcoin.conf to add RPCuser and RPCpassword lines but can't find bitcoin.conf in the place it suppose to be c:\Users\User\Appdata\Roaming, there is no Bitcoin folder there.
I m using Windows 7 64 and Bitcoin Core 0.9.2.1.
I am in the right place to ask this question?

You can use internal search function in windows.

Not if it doesn't generate a bitcoin.conf file to begin with.

I've had all that junk turned off for some godawful long period of time, anyway.  Just slows things down.

If you need to find something, i.e. bitcoin.conf, go to command prompt, root directory, and type dir /s bitcoin.conf
member
Activity: 93
Merit: 10
July 14, 2014, 02:09:27 AM
#8
Hi, newbie here.
I want to modify bitcoin.conf to add RPCuser and RPCpassword lines but can't find bitcoin.conf in the place it suppose to be c:\Users\User\Appdata\Roaming, there is no Bitcoin folder there.
I m using Windows 7 64 and Bitcoin Core 0.9.2.1.
I am in the right place to ask this question?

You can use internal search function in windows.
hero member
Activity: 508
Merit: 500
Techwolf on #bitcoin and Reddit
July 13, 2014, 10:05:36 PM
#7
Thank you very much for your help, I was starting to think something was not right.
Will create mine same way maybe using the password you provide. lol  Smiley
For what I see looks like I have to install IIS to allow Internet services in W7 correct?

You'll only need IIS (or Apache, or Nginx) if you want to run a web server on the computer; the bitcoin client itself is all you need for general use / mining / running a full node / etc.
member
Activity: 84
Merit: 10
July 13, 2014, 08:41:28 PM
#6
Thank you very much for your help, I was starting to think something was not right.
Will create mine same way maybe using the password you provide. lol  Smiley
For what I see looks like I have to install IIS to allow Internet services in W7 correct?
hero member
Activity: 508
Merit: 500
Techwolf on #bitcoin and Reddit
July 13, 2014, 06:56:45 PM
#5
Hi Dare,
Thanks for your fast response, on initial installation I select the datadir to be in D:\BITCOIN, when looking there only the following files listed;

blocks (folder)
chainstate (folder)
database (folder)
.lock
db.log
debug.log
peers.dat
wallet.dat

I already set the folder options to show hidden files.

I don't think bitcoin.conf is autogenerated, as bitcoind / Bitcoin-Qt will simply use the default settings unless you tell it otherwise. Just create it as a plain text file in your datadir with the settings you want, and it should work after you restart the client. The wiki page about it should be useful for reference, but every setting is optional; mine looks like this:
Code:
rpcuser=Dare
rpcpassword=
rpcallowip=127.0.0.1
server=1
hero member
Activity: 533
Merit: 500
^Bitcoin Library of Congress.
July 13, 2014, 06:53:25 PM
#4
From my experience Bitcoin Core doesn't create a bitcion.conf file by default.  You need to create bitcoin.conf yourself.  Make sure you show known file extensions so you don't accidently name it bitcoin.conf.txt.
member
Activity: 84
Merit: 10
July 13, 2014, 06:39:14 PM
#3
Hi Dare,
Thanks for your fast response, on initial installation I select the datadir to be in D:\BITCOIN, when looking there only the following files listed;

blocks (folder)
chainstate (folder)
database (folder)
.lock
db.log
debug.log
peers.dat
wallet.dat

I already set the folder options to show hidden files.
hero member
Activity: 508
Merit: 500
Techwolf on #bitcoin and Reddit
July 13, 2014, 06:22:34 PM
#2
Hi, newbie here.
I want to modify bitcoin.conf to add RPCuser and RPCpassword lines but can't find bitcoin.conf in the place it suppose to be c:\Users\User\Appdata\Roaming, there is no Bitcoin folder there.
I m using Windows 7 64 and Bitcoin Core 0.9.2.1.
I am in the right place to ask this question?


It should be in your datadir, which is C:\Users\User\AppData\Roaming\Bitcoin (you have it correct). Have you started the Bitcoin client or daemon? If not, it may not have been created yet.
member
Activity: 84
Merit: 10
July 13, 2014, 06:16:39 PM
#1
Hi, newbie here.
I want to modify bitcoin.conf to add RPCuser and RPCpassword lines but can't find bitcoin.conf in the place it suppose to be c:\Users\User\Appdata\Roaming, there is no Bitcoin folder there.
I m using Windows 7 64 and Bitcoin Core 0.9.2.1.
I am in the right place to ask this question?
Jump to: