• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Applying updates takes apache down due to quota check

HostaHost

Regular Pleskian
In the 10.1.1, if you have a large server, you're probably going to end up with it going down for a significant period of time if you apply updates via the web interface because for some reason Parallels stops apache, then does a quota check before restarting apache. The quota check, which can't be avoided when using the web updater, can take quite a while, so you have to ssh in and start apache once it takes it down.

Or you can run updates from the command line and run "export PLESK_QUOTACHECK_OFF=1" first so it doesnt do the quota check.
 
Back
Top