Richard G
Verified User
Have a look if line 109 looks like this:
Code:
if(!defined($query->{param}{zone})) { $query->{param}{zone} = '';
if(!defined($query->{param}{zone})) { $query->{param}{zone} = '';
$query->{param}{zone} = '';
$zone = $query->{param}{zone}
rndc reload
allow-transfer { ip.of.your.masterserver; };
include "/etc/secondary/named.conf";
What OS are you using?
Me and other people here offer those kind of services as payd services.
If interested feel free to contact me for a quote.
Regards
echo "action=rewrite&value=named" >> /usr/local/directadmin/data/task.queue
chown named:named /etc/secondary -R
chmod 755 /etc/secondary
chown named:named /var/named -R