> that I don't know exactly how to install "two midgards on one 
> machine" from the sources.
Wrong approach. You install one midgard and two databasen on one
machine. The setup apache:

<virtuahost live:80>
Listen 80
MidgardDatabase livedb mgduser mgdpass
blah blah blah
</virtualhost>

<virtuahost staging:8001>
Listen 8001
MidgardDatabase staging mgduser mgdpass
blah blah blah
</virtualhost>

Starting nadmin create live db and just copy it to staging. Having two
db's set up /etc/repligard scripts and afair /etc/cron.everymin to
reflect your sql settings and here we are.

Solt


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to