[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] [RAQ3] DNS / PHP



Hi

I'm looking for an easy way of restarting the DNS server and read in new
infos via PHP.

I know that I can put additional DNS records in a file called
domainame.include under /etc/named. Those records get read in as soon a I
press the "Save changes" button in RAQ Web Control Panel ...

My idea is to have a small MySQL DB with all records, from which the
additional DNS file will be created. This part is easy ...

But as I like to create a fully automated solution build on PHP, I'd like to
have those new records read in without having to go to the control panel and
save the setting manualy. Any ideas? ... Hints on others ways of doing this
(Perl, etc.) are also appreciated ...

Tnx,
Patrick