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!
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!