• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. V

    Resolved Is it safe to remove psa-courier-unicode ?

    You may remove the package as long as Plesk Installer reports Dovecot is in use (rather than Courier-IMAP).
  2. V

    Issue task-async-executor

    Did you perform a dist-upgrade from Debian 8 recently? What's your output of apt-cache policy systemd? Make sure systemd package is upgraded. See also the KB.
  3. V

    Resolved Unable to update plesk18.0.39

    In general you should likely have more log messages detailing the error. You may also want to make sure that port 8447 isn't occupied before starting Plesk Installer from UI. As a workaround, you may install the update in console mode by running plesk installer via SSH.
  4. V

    Issue Plesk docker image doesn't work

    Well, I assume there's no cgroups tree mounted at /sys/fs/cgroup (see mount | grep cgroup) on Windows. That's most likely the issue in your case. The image will not work without it.
  5. V

    Issue Plesk docker image doesn't work

    Please make sure you're using the correct and full docker run command from the image description. Don't use plesk/plesk:tests — it is obsolete and is not maintained anymore.
  6. V

    Issue Cannot disable plesk-ssh-terminal

    That's not a good way at all. The proper way is to just remove the extension from UI (as advised above) or via plesk bin extension -u ssh-terminal if you or your clients don't need it.
  7. V

    Resolved Plesk Firewall DHCP Client Rule

    Yes, it's new. It's useful only if your server obtains any of its IP addresses via DHCP (i.e. serves as DHCP client).
  8. V

    Resolved Plesk update From 18.0.36 To 18.0.37 Update #2 Stuck On === Configuring ProFTPD Server

    Wait. Seriously, don't ever use ch.origin.autoinstall.plesk.com as installation source. It is slow. It is acceptable to use it only for mirroring.
  9. V

    Issue how to update plesk core and plugin via proxy ?

    This is for Plesk Installer only, i.e. for downloading system packages. AFAIK, Extension Catalog packages do not support downloading over proxy. But you could probably set up some transparent proxy by doing some iptables magic. I'm not going to provide specific instructions here.
  10. V

    Issue how to update plesk core and plugin via proxy ?

    plesk installer has the following relevant options (from --help-options): Download options: --source <URL or absolute path> Installation source: a mirror URL or an absolute path to a directory containing top-level products.inf3 file...
  11. V

    Issue php: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by php)

    Just make sure /lib/x86_64-linux-gnu/libm.so.6 and /lib/x86_64-linux-gnu/libc.so.6 are up-to-date in your chroot environments.
  12. V

    Question SSH Terminal

    This is resolved with the latest update of SSH Terminal.
  13. V

    Resolved Rejecting Plesk SSH Connection

    This is resolved with the latest update of SSH Terminal.
  14. V

    Input Support for PHP 8.0 in Plesk

    xmlrpc extension is no longer available (upstream discontinued its support). ionCube loader extension is not available yet (no version compatible with PHP 8). imagick extension is not available yet (no version compatible with PHP 8).
  15. V

    Input Support for PHP 8.0 in Plesk

    Moreover, many popular applications do not work on PHP 8 yet.
  16. V

    Resolved mail account can not be crated - ERROR:__main__:mails.domain_id may not be NULL

    Check the article Igor posted above. If the last symptom is not present, this might be a previously unknown issue, in which case you're advised to address Plesk support.
  17. V

    Issue Update Plesk not possible Version 18.0.28 -> 18.0.31

    To update to the latest Obsidian you may run: plesk installer upgrade plesk release To install the latest update in scope of the same 3-digit version: plesk installer update Updating to next versions on unsupported OSes (such as Debian 8, which has reached EOL) is unsurprisingly not possible.
  18. V

    Question phpmyadmin 5.0.2 and php 7.4

    Sorry, but no. If you wish to have a customized phpMyAdmin installation (including any supported PHP version), you are free to install it manually on a domain. However, among other things you'll loose functionality of automatic login from Plesk.
  19. V

    Forwarded to devs After upgrading to Plesk 18.0.30 apache stops randomly.

    The issue happens only on very specific setups (e.g. with specific Docker images running), so looks like it should be relatively rare. The workaround will be automatically reverted on the next update, so no extra actions should be needed.
Back
Top