On Mon, Jul 25, 2016 at 12:21:01PM +0000, Oscar wrote: > > > > yes, I thought that the warning done the error, but the error SERVFAIL coming > from DB, that is the link where I took the tutorial used the old DB, so in > /var/log/message pdns written: > Jul 25 03:09:41 localhost pdns[4161]: Backend reported permanent error which > prevented lookup (GSQLBackend lookup query:Failed to execute mysql_query, > perhaps connection died? Err=1: Unknown column 'disabled' in 'field list'), > aborting > > so I understand that the problem coming from DB, I drop schema and recreate > it from official website powerdns.com and anything go to right. > thanks > ps. I tried to write in pdns.conf the path for log, but it don't work, > why?(experimental-logfile=/var/log/pdns.logeither log-dns-details=yes ) thanks > > _______________________________________________________________________ > Oscar OXY > > >
Your schema needs upgrading, see https://doc.powerdns.com/md/authoritative/backend-generic-mysql/ for more information. Aki _______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users
