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

  1. W

    multiple errors when upgrading from 12.0.18 to 12.5.30

    Solved it myself. what i did: mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa then UPDATE mysql.user SET Password=PASSWORD('this is where i pasted in the password got from above message') WHERE User='admin'; then commented: --skip-grant-tables in /etc/mysql/my.cnf and restarted mysql server...
  2. W

    multiple errors when upgrading from 12.0.18 to 12.5.30

    Hey, We spent half of the night yesterday trying to get upgrade going on our dedicated server, but failed. Surpisingly, we managed to perform same upgrade on a VPS on a different hosting without any problems and it took less than 15mins. Here we stumbled upon following problems until we reached...
  3. W

    Updated Plesk 9.3 to 10.0, what about php update ?

    Hi, I recently successfully updated (using Update feature in Plesk 9.3) my panel to version 10. On my VPS, we want to run CMS systems based on PHP (including Silverstripe.org) that require a PHP of at least 5.2.x. When i login through SSH, and type php -v i see that PHP 5.1.6 is installed...
Back
Top