K
kuhle
Guest
I have a server running Centos5 and Plesk 8.6. Setting it up before migrating data from an old server onto it, and I have some test domains there.
Just created a vhost.conf file for a particular domain:
/var/www/vhosts/domain.com/conf/vhost.conf
in which I had only one line to turn on errors:
That was fine, but I noticed that DNS server not working. From Plesk CP, I get:
Can anyone help me out of this predicament?
Just created a vhost.conf file for a particular domain:
/var/www/vhosts/domain.com/conf/vhost.conf
in which I had only one line to turn on errors:
then didphp_admin_flag display_errors On
and then from Plesk CP went to restart Apache./usr/local/psa/admin/sbin/websrvmng -v -a
That was fine, but I noticed that DNS server not working. From Plesk CP, I get:
and from SSH I get:ERROR: PleskFatalException
Create ShortcutCreate Shortcut
Up LevelUp Level
Unable to make action: Unable to manage service by dnsmng: dnsmng: Service /etc/init.d/named failed to start
0: /usr/local/psa/admin/plib/common_func.php3:190
psaerror(string 'Unable to make action: Unable to manage service by dnsmng: dnsmng: Service /etc/init.d/named failed to start')
1: /usr/local/psa/admin/htdocs/server/restart_services.php:28
[root@plesk2 ~]# /etc/init.d/named start
Locating /var/named/chroot//etc/named.conf failed:
[FAILED]
[root@plesk2 ~]# /etc/init.d/named restart
Stopping named: [ OK ]
Locating /var/named/chroot//etc/named.conf failed:
[FAILED]
[root@plesk2 ~]#
Can anyone help me out of this predicament?