ISPConfig 3 DNS / Server settings

Discussion in 'Installation/Configuration' started by tachou12, Sep 22, 2008.

  1. mixian

    mixian New Member

    I have ask you if mydns start correctly without mysql because i have difficulty to configure mydns when launch the configure command.

    I have installed for my applications Zend Server (that install mysql-server on different folder).

    Whene i launch from my console "whereis mysql" this is the result:

    "ns2:/tmp/mydns-1.2.8# whereis mysql"
    "mysql: /usr/bin/mysql /etc/mysql /usr/share/mysql "

    None of the above path associated with the command ends properly configuring
    "./configure --with-mysql-lib=XXXXXXXX"

    Ideas ?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The mysql dev library is missing. Please make sure that you installed your server exactly as described in the perfect server tutorial for the linux distribution that you use.
     
  3. mixian

    mixian New Member

    Is a problem if i have installed Zend Server (Apach2,php,mysql,etc..) ?!??!
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, it is not supported and will not work as ispconfig does not know the locations and paths of applications so it can not configure them.
     
  5. mixian

    mixian New Member

    Thanks Till, but if i use only for syncrhonize my zone of dns server ?
     
  6. mixian

    mixian New Member

    Can i use only mydnsConfig ? It's good solution?
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Zend server is not supported by mydnsconfig as well, as zend server uses non standard paths for applications and configuration files. But you can try to write your own installer or modify the ispconfig /mydns installer to add support for zend server.
     
  8. DataVampire

    DataVampire New Member

    Hi a quick question what does the tld on the end of the domain names mean.

    ie

    example.com.tld
    ns1.example.com.tld

    ect ect
    many thanks
     
  9. mixian

    mixian New Member

    Hi Till,
    i have installed successfullly myDnsConfig on my application server (ZendServer) and i have configure it as Slave DNS of my first Server DNS Master with IspConfig.

    I had some problems with path Mysql and PHP-CLI but I managed to solve them.

    I have just patched two field of table DNS_SOA into database dbmydnsconfig (added last two field of same table of dbispconfig on the Dns Master Server) otherwise the query failed integration of data in the Slave.

    I'm very happy. the system is stable.
    I stay quiet?
     
  10. falko

    falko Super Moderator ISPConfig Developer

    .tld stands for "Top Level Domain" and is a placeholder for .com, .net, .org, .de, etc.
     
  11. DataVampire

    DataVampire New Member

    Thanks i worked it out lol, it was prety obviously. lol
     

Share This Page