• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

Search results

  1. IgorG

    Question Microsoft SQL Server 2022 support

    Yes, we are planning to support Microsoft SQL Server 2022. No ETA at the moment. For now, you can vote here: Support SQL Server 2022
  2. IgorG

    Resolved PHP CLI version

    @Jhow Plug These ancient and very vulnerable PHP versions have long been at the End Of Life stage and are not supported by Plesk. I don't know how to install them on modern versions of Plesk, and I strongly recommend you don't do it if you want to keep your server's data safe. Better consider...
  3. IgorG

    Issue update error 18.0.47 #5 to 18.0.48

    Plesk is constantly changing, and support for such ancient versions of PHP, even with third-party repositories enabled, would have been discontinued sooner or later.
  4. IgorG

    Resolved separate web and mail on two different servers with plesk

    Keep in mind that if you use two Plesk servers, you will have to pay twice as much for two licenses instead of one.
  5. IgorG

    Question Restore full host backup on host with new IP address

    This KB article may be useful: https://support.plesk.com/hc/en-us/articles/115001761193-How-to-change-the-IP-address-in-Plesk-for-Linux
  6. IgorG

    Issue Having Trouble While Installing Plesk On My PC

    Please read carefully Plesk Installation Guide: Quick Start
  7. IgorG

    Resolved Enabling/disabling brotli and gzip

    You can enable both compression methods. The browser will choose the appropriate one. Modern browsers which support brotli send 'br' along with 'gzip' in accept-encoding request header. If brotli is enabled on your webserver, you will get a response in the brotli compressed method.
  8. IgorG

    Resolved Laravel Toolkit is not available in my extensions

    Laravel Toolkit is available since Plesk Obsidian 18.0.44 version: Change Log for Plesk Obsidian But you have 18.0.41 version.
  9. IgorG

    Issue PHP extension gRPC on windows Pleask

    Where did you get this C:\Program Files (x86)\Plesk\Additional\PleskPHP81\ext\php_grpc.dll file? Are you sure that it is compiled strictly for PHP 8.1?
  10. IgorG

    Forwarded to devs Changes with mailmng-outgoing are not displaying in Plesk UI

    You can do it on Service Plan level: service_plan: Hosting Plans And then sync to subscriptions/domains.
  11. IgorG

    Issue Having Trouble While Installing Plesk On My PC

    Have you read the list of supported Windows versions in the above link? There is no Windows 10 in this list. So, you are not able to install Plesk on your PC with Windows 10.
  12. IgorG

    Forwarded to devs Changes with mailmng-outgoing are not displaying in Plesk UI

    As the help message for the plesk CLI tool states: sbin - Run the specified Plesk internal utility So the sbin is for internal use. It only changes the underlying configs but does not update values in the database, which are then shown in UI. You should use plesk bin mail command like this...
  13. IgorG

    Forwarded to devs ICU version outdated? Timezone "Europe/Kyiv" throw U_ILLEGAL_ARGUMENT_ERROR

    We use ICU provided by the OS maintainers. Current ICU that RHEL 8-like distributions ship is 60.3: https://almalinux.pkgs.org/8/almalinux-baseos-x86_64/libicu-60.3-2.el8_1.x86_64.rpm.html Europe/Kyiv alias was introduced in ICU 72: ICU-22118 tzdata2022b updates in icu code ·...
  14. IgorG

    Issue Having Trouble While Installing Plesk On My PC

    Plesk can't be installed on Windows 10. Please look at supported Windows versions here: Software Requirements for Plesk Obsidian
  15. IgorG

    Issue Error with migration SQL

    Make sure that localhost is resolvable and defined in /etc/hosts file and you can connect to the database with this command: # MYSQL_PWD=$(cat /etc/psa/.psa.shadow) mysql -uadmin -h localhost Also, check that skip-name-resolve variable is not defined /etc/my.cnf config file.
  16. IgorG

    Resolved website getting no error and maintenance

    https://talk.plesk.com/threads/please-follow-this-instruction-if-you-believe-that-found-a-bug.339636/
  17. IgorG

    Issue PHP extension gRPC on windows Pleask

    What is the output of the command: C:\> "%plesk_dir%\Additional\PleskPHP81\php.exe" -m | findstr "grpc" ?
  18. IgorG

    Resolved Plesk update not possible - source problem

    Links to instructions in the mentioned KB articles.
  19. IgorG

    Resolved Plesk update not possible - source problem

    CentOS 8 is not supported by Plesk: Software Requirements for Plesk Obsidian Plesk highly recommends using AlmaLinux OS or RockyLinux as alternatives going forward.
Back
Top