• 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.

Recent content by DarthWalo

  1. D

    Login to horde webmail not possible on Plesk 11

    Try mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e "replace into misc (param,val) values ('apache_pipelog', 'true');" /usr/local/psa/admin/sbin/websrvmng -v -a Regards
  2. D

    Server Settings: Error: DashboardPreset: unable to select: no such row in the table

    Complementing If it still fails, one should also try: mysql> delete from dom_param where dom_id=7 and param='preset_id'; Regards
Back
Top