Comments on Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Lenny
Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Lenny This article shows how you can install the PowerDNS nameserver (with MySQL backend) and the Poweradmin control panel for PowerDNS on a Debian Lenny system. PowerDNS is a high-performance, authoritative-only nameserver - in the setup described here it will read the DNS records from a MySQL database (similar to MyDNS), although other backends such as PostgreSQL are supported as well. Poweradmin is a web-based control panel for PowerDNS.
1 Comment(s)
Comments
In section 4 Installing Poweradmin an apache restart (/etc/init.d/apache2 restart) is required before running install.php (you may be requested to download the php script instead).