Hello,
I've compiled many coins and run in to problems with mmcfe_ng giving me this error in the apache logs when it doesn't "like" the coin:
XML-RPC: xmlrpcmsg::parseResponseHeaders: HTTP error, got response: HTTP/1.1 404 Not Found
PHP Fatal error: Uncaught BitcoinClientException:
- : Didn't receive 200 OK from remote server. (HTTP/1.1 404 Not Found)\n\n thrown in Unknown on line 0
This happens on CosmosCoin, Cryptogenic Bullion, and some others. I'd give up, but I see that people are using mmcfe_ng with some of these coins like CGB - What am I missing here?
I can connect to stratum server and mine just fine it seems - but there is no front end for it ;p
Litecoin works fine btw.
Oh and yep - I edited the config global.inc.php to point to the port and credentials as defined in the altcoin.conf file.
TIA