Jump to content

reloading bind?


tomfmason

Recommended Posts

I looked in the manual and found a simple script that, I thought, would reload Bind. Well it doesn't. I don't get an error message.

I checked the event viewer and it had nothing about bind reloading.

Here is the script:

[code=php:0]<?php
pclose(popen('reload /b C:\windows\system32\dns\bin\rndc.exe', 'r'));
?>[/code]

This does nothing. Any suggestions on how I can reload bind?

Link to comment
https://forums.phpfreaks.com/topic/14314-reloading-bind/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.