Post
Topic
Board Bitcoin Technical Support
Re: [Q] Json RPC
by
BitcoinDroid
on 18/10/2013, 02:14:54 UTC
may anyone explain to me what do i need to do to run a PHP Script using JSON RPC settings  ?
(not about the script part ..about the server part)
About dedicated server / what exactly is that /where do i buy it / do i need any special configurations for each script?

Thanks Smiley

Best would be a frontend web server, which can be anything, but should have a static address. Run your bitcoind on a machine you have physical access to.

http://www.bitronictech.net/aff.php?aff=061 is a great webhost, and pretty cheap as well.
Thanks for the info ,by the way..
And how should i link between both of them?

The script to connect to bitcoind should be on your frontend webserver, that is why I said use a static ip address, so only that server can connect to your bitcoind.

And nothing should be changed on the bitcoind? (that i should run on my local pc as i understand)