Pre-Requirements:
- Running and installed pdns server which uses mysql as a backend
- php support on the webserver (php > 5.2.x should work)
- mysql module for php
- gettext module in php (debian / ubuntu has gettext enabled by default)

Step by Step:
1. Import the install.sql file into your existant pdns database
2. Upload everything from the web folder to a folder on your server
   which is accesible via your webbrowser
3. open configs/db.php and insert your pdns db information
4. make sure the folder tmp/templates_c is writable for the www-data/webserver user
5. goto the url where you uploaded everything and login with admin : admin
6. CHANGE YOUR PASSWORD!!!
