I thought about it. But the solo unfortunately does not work.
Miner does not see the purse.
Can you help with this?
Do you know how to edit cagecoin.conf? If so, make sure you have at least these lines:
rpcuser=xxx
rpcpassword=xxx
rpcallowip=192.168.0.1
Replace xxx with username and password respectively - the same ones you use for your miner - and 192.168.0.1 with the IP of your miner (127.0.0.1 if you are running something like cgminer locally)
Note this assumes you have a miner which supports the older getwork protocol. If your miner only supports stratum then unfortunately you're out of luck. I think some of the newer ASIC miners only support stratum.