Ok, I just solved the problem by creating a the folder /etc/bind and the file named.conf in it.
BUT now I have another problem with 
Apache fastgci:
Code:
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:                                                      [ Done ]
         * ispCP Apache fastCGI modules configuration:                                             [ 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
 
ispcp-setup.log
Code:
sys_command()                  | Starting...
system()                       | [DEBUG] ERROR: Module fastcgi_ispcp does not exist!
getCmdExitValue()              | Starting...
getCmdExitValue()              | [DEBUG] External command exited with value 1
getCmdExitValue()              | Ending...
sys_command()                  | [ERROR] External command '/usr/sbin/a2dismod fastcgi_ispcp' exited with value                    1 !
exit_msg()                     | Starting...
exit_msg()                     | Ending...
del_file()                     | Starting...
del_file()                     | Ending...
 
Some system facts:
- ubuntu-10.04-x86_32
- newly installed system
- neary every perl module installed to finally start the ispCP installation
- ispCP 1.0.7
- vServer
- logged in as root 
 
I used the installation guide from this website and followed every step:
http://isp-control.net/documentation/sta...ion/ubuntu
I'm frustrated. Minimum one problem in every step *arrrgh*
Regards, Spearoth