Here is what I have for install-repligard.conf
<?xml version="1.0" encoding="ISO-8859-1" ?> <Repligard xmlns="http://www.midgard-project.org/repligard/1.4"> <!-- Database description --> <!-- Path to optionally compressed Repligard schema file --> <database schema="/usr/local/share/midgard/repligard.xml" name="midgard" username="midgarduser" password="midgard" encoding="ISO-8859-1" blobdir="/www/wwwnew/htdocs/blobdir" /> <!-- Login account description for Repligard operation --> <login username="admin" password="password" /> </Repligard> the /Repligard tag is there. WHat is happening is that my system gives the same reply regardless of whether or not this file is here. ~ Regards, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ William Shine Systems Analyst QNX Software Systems Ltd. Email: [EMAIL PROTECTED] Kanata, Ontario K2M 1W8 (613) 591-0931 ext.9143 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ On Wed, 18 Sep 2002, Matthias Englert wrote: > > REPLIGARD/CONFIG-CRITICAL **: Mismatched sequence: finishing tag for > > 'Repligard' > > expected! > > Check the install-repligard.conf file. It must be a valid xml document but it > seems that a </repligard> tag is missing of commented out. > > Matthias > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
