|
From: Jamie C. <jca...@we...> - 2005-09-29 22:59:34
|
On Thu, 2005-09-29 at 23:58, Mathias Lüber wrote: > Hallo All, > > I've problem with the BIND-Module of Webmin (1.230) running on Trustix 2.2. > There is always the button "Start Name Server" even if BIND is already > running. If BIND isn't running I can start it by clicking this button. If > BIND is already running and I click on the button, nothing happens. (I think > in the background BIND says that it's already running) > > I've checked if webmin "knows" the right path to the PID-File of BIND. But > the path was correct. > > Does anyone know the solution or at least have an idea what could be the > problem. Are you running BIND in a chroot environment there? If so, Webmin will by default expect the PID file to be under the chroot directory, which could cause it to think that BIND is not running.. - Jamie |