QUOTE (Roaddog)
Sounds like you have an error in named.conf or named.user.conf
Well, lets first check if named is running or not?
ps aux | grep named
When you do service named restart from SSH, does it just say:
stopping...[ok]
starting...[ok] (something like that)
and no error messages?