Post
Topic
Board Project Development
Re: JSON-RPC Client PHP converted to cURL instead of fopen
by
onpdm
on 21/02/2013, 14:52:31 UTC
Don't know why nobody did a reply to your posting, but I just want to say thank you. Wink

I've moved my script to a new server and the connection to bitcoind did not work anymore ... I tried over 1 hour with this shit, after I detected that fopen is disabled by php.ini security configuration. ;( jsonRPC always said only "Unable to connect" in fact of thrown PHP exception, so I did not find out that fopen is the problem. After some help of my friend Google I found your script!

Thank you, great! Wink