ispconfig 3 joining frontend

Discussion in 'General' started by Snowman, Jun 28, 2008.

  1. Snowman

    Snowman Member

    hi,
    i want to divide DNS server and Other Servers.
    Actually I've installed all the server with frontend to my node1.
    Now I want to install only mydns to node2, a installed debian, mydns, mysql.

    My question is if i am right if i select Expert installation on node2 then i enter mysql username and password from first server and then select only to configure mydns , without installing ispconfig?

    Select language (en,de) [en]:
    Installation mode (Standard,Expert) [Standard]: Expert
    Full qualified hostname (FQDN) of the server, eg foo.example.com [ns.domain.com]:
    MySQL server hostname [localhost]:
    MySQL root username [root]:
    MySQL root password []: abcdefg
    MySQL database to create [dbispconfig]:
    Shall this server join a existing ISPConfig installation? If not, we will create a new database now (y,n) [y]:
    Configure Mail (y,n) [y]: n
    Configure FTP Server (y,n) [y]: n
    Configure DNS Server (y,n) [y]: y
    Configuring MyDNS
    mydns[3508]: Error connecting to MySQL server at localhost: Access denied for user 'ispconfig'@'localhost' (using password: YES) (errno=0)
    Restarting DNS server: mydnsConfigure Apache Server (y,n) [y]: n
    Install ISPConfig (y,n) [y]: n
    Installation completed.

    when i try to add mysql data of node1, (i think this way is correct) it gives me :
    Unable to connect to mysql server Access denied for user 'root'@'ip of node2' (using password: YES)

    unfortunately
    # telnet ip of node1 3306
    Trying ip of node1...
    Connected to node1.
    Escape character is '^]'.
    F
    5.0.32-Debian_7etch5-log{%*DWi,<(,QB80'o~MBDn~^]
    telnet> quit
    Connection closed.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page