Mornin' community, 
problems over problems *sigh*. After installing dozens of modules bit by bit I was finally abled to start installation but now it won't work. My problem is the following:
Code:
Secondary DNS server address IP (optional) []:
        Do you want allow the system resolver to use the local
        nameserver? [Y/n]:
        Use MySQL Prefix? Possible values: [i]nfront, [b]ehind, [n]one.
        [none]:
        Please select a Fast CGI module: [f]cgid or fast[c]gi. [fcgid]:
        Please enter Server's Timezone [Europe/Berlin]:
        Should AWStats be activated? [no]:
        The program is now ready to set up ispCP on your system.
        Do you want to continue? [Y/n]: y
        Starting ispCP installation
         * Stopping all services: ......                               [ Done ]
        Pre-installation tasks for Debian
         * Nothing to do...                                            [ Done ]
        System checks
         * Mysql server connection:                                    [ Done ]
        Services setup
         * ispCP users and groups:                                     [ Done ]
         * ispCP directories:                                          [ Done ]
         * ispCP main configuration file:                              [ Done ]
         * ispCP database:                                             [ Done ]
         * ispCP default language table:                               [ Done ]
         * ispCP default SQL data:                                     [ Done ]
         * ispCP system hosts file:                                    [ Done ]
         * ispCP system resolver:                                      [ Done ]
         * ispCP crontab file:                                         [ Done ]
         * ispCP Bind9 main configuration file:                      [ Failed ]
        [FATAL] An error occurred during setup process!
        Correct it and re-run this program.
        Log files are stored in /var/log/ispcp/setup
        You can also find help at http://isp-control.net/forum
 
The information from the mentioned logs is this:
ispcp-setup.log
Code:
sys_command()                  | Starting...
system()                       | [DEBUG] /bin/cp: cannot create regular file `/etc/bind/named.conf': No such file or directory
getCmdExitValue()              | Starting...
getCmdExitValue()              | [DEBUG] External command exited with value 1
getCmdExitValue()              | Ending...
sys_command()                  | [ERROR] External command '/bin/cp -pf /etc/ispcp/bind/working/named.conf /etc/bind/named.conf' exited with value 1 !
exit_msg()                     | Starting...
exit_msg()                     | Ending...
del_file()                     | Starting...
del_file()                     | Ending...
 
ispcp-preinst-install.log
I hope you can help me, cause I'm kinda frustrated right now after trying and search for hours now.
Regards,
Spearoth.