Help Needed. Server has had problems since day 1

Okay this is how I got the info:

went to
BIND DNS Server—>Edit Config File

Line 97

95 localnets;
96 };
97 zone "clothing.za.net" {
98 type master;
99 file "/var/named/clothing.za.net.hosts";

line 145

139 zone "testing.co.za" {
140 type master;
141 file "/var/named/testing.co.za.hosts";
142 allow-transfer {
143 127.0.0.1;
144 localnets;
145 };

Line 145 is end of file, have check there are no spaces after it.

Well Bind was working fine till I did the update for bind.

But I usually dont follow this route.

I just had to get it back up as there are 30 domains on here,
some of which are not mine.

So I removed the ones that where mine and from there just checked what the problem given was.

I think there was an extra "}" somewhere.

It all seems to work now and all the domains show up in Virtual min too.