Multiple coins on one server running MPOS/stratum

1

I've got an instance of MPOS and a stratum server running a single PeerCoin pool perfectly fine.

How do I go about adding a second pool to the same server?

I've tried to duplicate both the stratum server folders and the MPOS folders, then configure for a different coin. However, when when I browse to the other MPOS instance, for example www.mysite.com/MPOSSECONDSITE/public, it loads a blank page. What am I doing wrong?

Warren Bullock III

Posted 2014-12-05T23:28:34.000

Reputation: 31

Does the second stratum server work?Nick ODell 2014-12-06T00:09:02.973

yes, it works great actually. I'm just trying to add a second coin poolWarren Bullock III 2014-12-06T00:37:42.187

No answers