• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Plesk Upgrade BIND Must Be Restarted at Reboot to Work

MikeLX

New Pleskian
Recently upgraded to Plesk 11.5 & upgraded to the latest CentOS kernel. Whenever I reboot the server DNS services do not work, can't view any websites hosted on the server etc.

Once I either restart BIND through Plesk Panel or
Code:
# service named restart
everything works perfectly.

My var/log/boot.log shows named started [OK]

When I run
Code:
# service named status
immediatly after reboot everything looks normal, despite not resolving DNS until restarted.

I ran
Code:
# ceckconfig --list
and both httpd & named services are displaying all 'off' on every runlevel. But, obviously named service is starting automatically, maybe by psa?

Should httpd & named be listed as on, is this the problem?
 
Back
Top