Search content
Sort by

Showing 5 of 5 results by mr_sarge
Post
Topic
Board Micro Earnings
Re: FREE BITCOIN Sites *and* Free Newbie Lotto
by
mr_sarge
on 10/04/2013, 02:40:52 UTC
Thanks for this lottery !

You can add me Smiley

16HNJV97RAGGm3AbPG79ZKP6Fni8j1pjqo
Post
Topic
Board Beginners & Help
Re: Newbie restrictions
by
mr_sarge
on 10/04/2013, 02:33:27 UTC
I sold some a few month ago when I saw it was at 50$ !  I had not look at my btc for a year and though it was crazy ! 

I regret it so much now!
Post
Topic
Board Beginners & Help
Re: People's Favourite Pools?
by
mr_sarge
on 10/04/2013, 02:31:43 UTC
50BTC for BTC and Coinotron for LTC.  I've been on BTCGuild but switched because it's way too big !  I'll switch to another one if 50BTC turn to be too big in the future.
Post
Topic
Board Beginners & Help
Re: Introduce yourself :)
by
mr_sarge
on 10/04/2013, 02:28:39 UTC
Hi !

I'm not really new to bitcoins or the forum.  I've been mining on and off for the past two years but never got to ask any question on the forum.

I hope I'll get help !
Post
Topic
Board Bitcoin Technical Support
Topic OP
Help with bitcoin-js-remote apache configuration
by
mr_sarge
on 10/04/2013, 02:25:55 UTC
Hi all,

I'm trying to configure bitcoin-js-remote (http://tcatm.github.io/bitcoin-js-remote/) on my ubuntu server and can't get it to work.

I've followed everything stated in the wiki: https://en.bitcoin.it/wiki/Bitcoin-js-remote and it won't work.

If I use SSLserver.py, it works, but I need to stay logged in to keep it working so I would prefer to use apache.

When I go to http://localhost/jbc I got asked in for my rpcuser and rpcpassword.  after that, I just get a white page with this:

Code:
{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}

What does this mean?

I tested the CURL command at the bottom of the wiki and it's working.

Someone have an idea?

Thanks !