• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

dns failure

L

lafactory.com

Guest
here what I have after a yum update with centos5/plesk 8.2


ERROR: PleskFatalException
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:156
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
 
check if the startscript is actually in /etc/init.d/named.. test it with

/etc/init.d/named stop
and afterwards
/etc/init.d/named start

If that doesn't work there are several reasons..

1) the script is actually not there
2) the location of named has changed (shouldn't but who knows) if it's case 2, I don't know how to change that because I'm having a similar problem with my chrooted services
3) rewrite the script.. last option to get it working again

kind regards
Rico Kerster
 
Back
Top