Post
Topic
Board Trading Discussion
Re: PHP martingale bot for satoshiDICE
by
fcmatt
on 03/02/2013, 21:43:35 UTC
What do I have near the top as the ip address? I get this error right now :

Warning: fopen(http://...@127.0.0.1:8332/): failed to open stream: No connection could be made because the target machine actively refused it. in C:\xampp\htdocs\jsonRPCClient.php on line 86


Your bitcoin client prob need to be in server mode and listening on 127.0.0.1 which is local loopback ip addy.