PowerDNS is a domain name server application, which offers different backends, like a SQL database, for storing the domain information.
Installation
Upload all files, overwriting any existing files
If your server allows it, CHMOD the 'skins', 'packages' and 'settings.php', files and directories to 755 or, if you have problems, 777.
Open the install directory in your browser
Follow the instructions
Delete the install directory
Here are some key features of "PDNS-Admin":
· Create and/or delete forward and reverse domains.
· Create users who can administer their own domains or be given domain administration functions.
· Add, edit, or delete domain records.
· Interface can be skinned to the site's liking.
· Capable of supporting alternate languages, though only English is provided by default.
· Administrative logs of activity from the console.
· Database backup and restore.
Requirements:
· PHP 5.1.0 or higher
· MySQL 3.22 or higher
· PowerDNS 2.9.21 or higher
What's New in This Release: [ read full changelog ]
· BUG: Master IP validation should only be done on SLAVE zones.
· BUG: Adding a user does not send the username to the recipient.
· BUG: Attempting to edit a group name through the AdminCP results in a crash.
· BUG: Entering an NS or MX record incorrectly reports being the same as a CNAME record even for other domains. [RayKeckler]
· BUG: Restored the missing chmod function still being used by skins and the DB backup code.
· SOA records need to be deletable as well because importing domains using other utilities can duplicate them.
· Reduction in code size for 3rd through 8th domain name servers provided by uwe.
· Users can now submit new domains under their own control.