Post
Topic
Board Project Development
Re: [OpenSource | Github] Cryptocurrency ponzi script
by
CryptoPyramid
on 02/05/2015, 20:01:18 UTC
I am currently working on getting one of these set up.  However, I am having some issues when I run "php setup.php".  The error is below, I appreciate everyone's help!  Thanks!

Code:

Fatal error: Uncaught exception 'Exception' with message 'Incorrect response id (request id: 1, response id: )' in /home/crypbmxb/public_html/QuickPonzi.com/jsonRPCClient.php:152
Stack trace:
#0 /home/crypbmxb/public_html/QuickPonzi.com/setup.php(6): jsonRPCClient->__call('importprivkey', Array)
#1 /home/crypbmxb/public_html/QuickPonzi.com/setup.php(6): jsonRPCClient->importprivkey('5JkZYA8PoFd5UGv...', 'btc')
#2 {main}
  thrown in /home/crypbmxb/public_html/QuickPonzi.com/jsonRPCClient.php on line 152


Can anyone offer any advice?  Thanks!

Problem solved - The port was being blocked and preventing this from being run correctly.