On Tue, 14 Oct 2014, [email protected] wrote:
I tried to install OpenDNSSEC via RPM http://rpmfind.net//linux/RPM/fedora/updates/20/x86_64/opendnssec-1.4.6-1.fc20.x86_64.html. I applied my own configuration file and used MySQL as database. When I started it, there was the following message in the logs: “Error: Config file /etc/opendnssec/conf.xml specifies database type MySQL but system is compiled to use sqlite3 Is there an OpenDNSSEC-RPM for CentOS 7 available which is compiled with MySQL? Is there any other possibility to use MySQL without self-compiling it?
Unfortunately, opendnssec does not support runtime switching between sqlite and mysql. Since mysql is quite the dependancy for people will just a handful of zone, I opted for sqlite as the default for EPEL6 and EPEL7, and this will also be the default for RHEL7. there is some old documentation on opendnssec that states sqlite is unstable and one should prefer mysql, but I believe that is oudated advise my now. Paul _______________________________________________ Opendnssec-user mailing list [email protected] https://lists.opendnssec.org/mailman/listinfo/opendnssec-user
