I had this exact same problem on a RHE4 machine running Plesk 8.1.1. I tried a few different things and had no success. The one thing that fixed the problem was editing the /etc/sysconfig/named file and changing the ROOTDIR="/var/named/run-root" to ROOTDIR="/var/named/chroot". Tr...