Author

Topic: Bitcoin RPC Commands Sent from my website?? (Read 843 times)

sr. member
Activity: 426
Merit: 250
February 21, 2013, 06:01:21 PM
#5
Is there a way to enable this using the bitcoin.conf i have the server running and i made a script in php to send rpc commands to bitcoind. It was a success in that nature locally. Now when i upload it to my webhost it doesnt work. i forwarded all my ports and everything. can someone please help?

Your bitcoind standard only accepts RPC calls from localhost. You have to add the IP of your webhost in the bitcoin config: "rpcallowip "
newbie
Activity: 47
Merit: 0
February 21, 2013, 04:37:17 PM
#4
is there a webhost that would accept bitcoin that would allow me to do this?

what would my bitcoin.conf look like? Thanks!
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
February 21, 2013, 04:32:21 PM
#3
Is there a way to enable this using the bitcoin.conf i have the server running and i made a script in php to send rpc commands to bitcoind. It was a success in that nature locally. Now when i upload it to my webhost it doesnt work. i forwarded all my ports and everything. can someone please help?

You may need to contact you webhost service and check if your scripts can make outbound connections, it's usually a locked feature on free hosting services.
newbie
Activity: 47
Merit: 0
February 21, 2013, 04:28:59 PM
#2
would it be -listen in bitcoin.conf??
newbie
Activity: 47
Merit: 0
February 21, 2013, 04:11:20 PM
#1
Is there a way to enable this using the bitcoin.conf i have the server running and i made a script in php to send rpc commands to bitcoind. It was a success in that nature locally. Now when i upload it to my webhost it doesnt work. i forwarded all my ports and everything. can someone please help?
Jump to: