Yes, I had actually used that at one point also but nothing I found online worked.
curl -o /etc/yum.repos.d/powerdns-auth-40.repo https://repo.powerdns.com/repo-files/centos-auth-40.repo && yum install pdns This also didn't create the database so I had to look around for information on how to do the rest. I finally decided to just go to the main site and look at the current schema and use that. At this point is when I decided to ask for help here to confirm I am finally on the right track. The problem is that there are a ton of articles, copies of articles, lots and lots of people explaining how to install but most are outdated, some have mismatched information, it's a mess. I think it's finally working now and your input on my other questions are helping. I'll respond to that shortly. Thanks for the help! ----- Original Message ----- From: "Brian Candler" <[email protected]> To: "NoBloat" <[email protected]>, [email protected] Sent: Tuesday, February 28, 2017 3:24:48 AM Subject: Re: [Pdns-users] Where is the database schema? On 28/02/2017 10:02, NoBloat wrote: > First, I am setting this up on a Centos7 server. > The version I am using > ishttps://downloads.powerdns.com/releases/pdns-4.0.3.tar.bz2 Aside: there are ready-made packages you can install at https://repo.powerdns.com/ _______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users
