Hi,
I am trying to do fresh setup of opendnssec
When I try to setup my mysql database I get the error :
root@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@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
_______________________________________________
Opendnssec-user mailing list
[email protected]
https://lists.opendnssec.org/mailman/listinfo/opendnssec-user