Title: ... Post by: seanpd16 on July 22, 2011, 08:47:00 PM ...
Title: Re: 0.3.24 bitcoind error Post by: error on July 22, 2011, 08:59:23 PM Stop bitcoind, copy your wallet.dat, delete everything else in the .bitcoin directory, put the wallet.dat back in, and restart bitcoind.
Title: Re: 0.3.24 bitcoind error Post by: JoelKatz on July 22, 2011, 09:11:54 PM This indicates the version of Berkeley DB compiled into your bitcoin client is not the same version as the one that created your database files. You can get rid of those files, convert them, or recompile bitcoin with a different version of Berkeley DB.
Title: Re: 0.3.24 bitcoind error Post by: error on July 22, 2011, 09:40:32 PM 1 more thing when your setting up the bitcoin.conf what are you suposto put in it? like the namecoin one all i put is rpcuser=***** rpcpassword=***** rpcport=8336 daemon=1 server=1 That's about all you need. Though you probably don't need or want to change the port number. |