Post
Topic
Board Development & Technical Discussion
Re: [5 btc bounty] http error from json-rpc in php
by
kohlanta
on 06/03/2013, 00:16:55 UTC
Try setting stream_context timeout to longer time, might help.

Or try cURL!

And try taking the http:// outta there.

And if it helps, here's an example on how to do it:
http://pastebin.com/YCYb0nPv

Let me know if any of these works.

Great ideas.  I'll play around with this and get back to you.