Quote:
|
Originally Posted by till
The lockfile must appear while the script is running. If it does not get removed after the end of the script run, then something caused the script to die, maybe a segfault.
|
So I need to fix something then.
It's kind of sorted itself out now. If I use DNS manager to alter a zone file then the only thing that happens is named.conf gets screwed up.
But the lock file is lot left. Ir is removed.
Line 3 is changed to
directory "/home/admispconfig/ispconfig/web/multidoc/edit";
When it should read
directory "/var/named/chroot/var/named";
So named fails to start. I correct the file and the named starts but my zone file is still not updated.
Where do I look to work out why the named.conf is getting the wrong directory?
Regards,
Tom.