[Opendnssec-user] Relax-NG validity error : Extra element Host in interleave
Bas van den Dikkenberg
bas at Dikkenberg.net
Sat Nov 19 11:55:45 UTC 2016
Hi,
I am trying to do fresh setup of opendnssec
When I try to setup my mysql database I get the error :
root at scripting:/var/lib/opendnssec/db# ods-enforcer-db-setup
*WARNING* This will erase all data in the database; are you sure? [y/N] y
Relax-NG validity error : Extra element Host in interleave
/etc/opendnssec/conf.xml:52: element Host: Relax-NG validity error : Element MySQL failed to validate content
Error: unable to load configuration!
root at scripting:/var/lib/opendnssec/db#
my datastore setup looks like this in conf.xml
<Datastore>
<MySQL>
<Host port="3306">localhost</Host>
<Database>opendnssec</Database>
<Username>opendnssec</Username>
<Password>************</Password>
</MySQL>
</Datastore>
Any one an idea.
I used the schema.mysql from the source file to setup the database
With kind regards,
Bas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendnssec.org/pipermail/opendnssec-user/attachments/20161119/fbc20063/attachment.htm>
More information about the Opendnssec-user
mailing list