Menu

libnss-mysql and Bind - Apache

Help
Emil
2004-08-31
2013-04-17
  • Emil

    Emil - 2004-08-31

    Hi!
    I use on 2 place libnss-mysql (all is ISP-s) and work fine. I work on one project, based on libnss-mysql and PHP to create one system for big networks, but i have one problem. I can't make MySQL based DNS system. Have anybody idea how can i setup MySQL with DNS (if posible Bind)?
    Also, my next problem is setup Apache, with MySQL based config. In this time, i make one sistem, what generate httpd.conf from MySQL, but i must restart the server if is make every changes? Is posible make MySQL based Apache hosting soulution?

     
    • Mike Noordermeer

      Kinda very offtopic, but for mysql icm with dns you should check out powerdns (www.powerdns.com or something) That is a mysql powered DNS server.

      For the apache blabla: there is an mysql module for apache somewhere, but you don't _want_ that. You don't want an query to mysql for every hit on your website. Just generate the httpd.conf from mysql and then reload (not restart...) apache afterwards :)

       
    • Darren Casey

      Darren Casey - 2004-11-14

      We use MyDNS http://mydns.bboy.net/ We migrated from Bind, setup three MySQL servers with replication and ran from there.

      We have three DNS servers, 2 in the US on different networks and one in the UK. Updates are instant and now our resellers when they add a domain to be hosted have the DNS setup real time.

      We then setup two bind cache server for the servers to use for mail etc.. One on the US network and one on the UK network. Works lovely

       

Log in to post a comment.