You need to see if you can find a commandline method of restarting the
service. For ex., the whole IIS service can be restarted with `net stop
w3svc` and `net start w3svc`. Perhaps there is a similar command for
bind?
--Toby
Richard wrote:
>
> Does anyone do any configuring of a DNS server with php? If so, what server
> do you use?
> I am currently using bind 4.x on my NT 4 server with IIS. To add a new
> domain, you create a new .host file with the appropriate records in it (a,
> mx, etc) and then add that .host file to the named.boot file. Then you
> restart the service. It seems as though it would all be easy enough except
> for restarting the service. How can I do that? Normally, I do it through
> the DNS program itself as opposed to the services applet under control
> panel...don't know if that matters.
> Does anyone have a solution for this or any other DNS servers?
>
> Thanks,
> Rick
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]