• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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 mediengestalter

  1. M

    Issue Can't restore specific database from backup

    So to free up disk space after restoring a backup you have to SSH to your server and dig through your filesystem to find heaps of backup_*.tzst files. du -ah . | sort -rh | head -n 10
  2. M

    Issue Can't restore specific database from backup

    Okay, Problem resolved. To restore a ~5MB Database from Remote Backups (not inkremental) you have to free up huge amounts of space on your server. With the issue, I had 50GB of free space. That wasn't enough to restore 5MB. And maybe the disk space is also the reason, why the logs were empty in...
  3. M

    Issue Can't restore specific database from backup

    For everyone: %plesk_dir% in Ubuntu is /usr/local/psa/ Why is there a empty log file view, if theres actually log files?! :rolleyes: So this is the last view lines: [2025-02-12 17:54:32.496|1092758] INFO: Repository '/var/lib/psa/dumps/': Import content from...
  4. M

    Issue Can't restore specific database from backup

    I've accidently deleted a database and need to restore it from a (full) backup in the plesk backup-manager. After I select the one specific database I need to restore, it's acting as if it's doing something for a while until the progress-notification changes to (in German) Die Wiederherstellung...
  5. M

    Issue Access Mysql from Docker

    This does not work for passbolt. I get bind errors like this: nginx: [emerg] still could not bind() nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:80 failed (98...
  6. M

    Question How to use docker compose

    Same problems. It's weird to support Docker but not Docker compose
  7. M

    WP Toolkit - Product News

    I was told there will be an update very soon to be able to purchase vulnerability protection for single sites. Is there a estimated release date?
  8. M

    Issue Mailer-Daemon does not send notifications to failed mail sender.

    I have a similar issue, also after Migration from older Ubuntu with Plesk Obsidian. But the bounce messages are sent to the Server-Admin-Adress, not to the original sender. OS version: Ubuntu 22.04.3 LTS Plesk version: Plesk Obsidian 18.0.54 Update #3
  9. M

    Resolved ImageMagick WEBP supported formats Ubuntu

    By doing this for php 8.1 on Ubuntu I somehow broke imagick completely... It disappeard on php_info and on Plesk PHP-Settings. I replaced every version number with 8.1
Back
Top