• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

How to update bind ???

H

hamidrezau

Guest
hello
how can i update bind 9.3.6-4.P1.el5_4.2 on plesk 10.4.4 Update #36 ,because i think my server is attacking by dns poisoning so i want to update bind to latest version ,please help me
 
Plesk doesn’t ship bind, it only downloads it from original OS vendor repo and it is quite likely it may be outdated there (especially for older OS). If your OS comes with fresh version of bind, then Plesk would run this bind.
 
hello
how can i update bind 9.3.6-4.P1.el5_4.2 on plesk 10.4.4 Update #36 ,because i think my server is attacking by dns poisoning so i want to update bind to latest version ,please help me

You can update bind easily by running on SHELL

yum update bind
 
Back
Top