• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. M

    Resolved Plesk auto-update timeframe?

    Both entries should work, but I would prefer the first one.
  2. M

    Issue Disk space automatically getting fulled

    Have you checked your website's log rotation? https://support.plesk.com/hc/en-us/articles/12377655504023-How-to-manage-log-rotation-for-a-domain-in-Plesk
  3. M

    Resolved Repository for PHP 7.2 missing

    The whole installation directory is gone. Can you change the repo to the archive? https://autoinstall-archives.plesk.com
  4. M

    Resolved Plesk auto-update timeframe?

    You can set the day and time of the updates in the panel.ini: https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-updates.59215/#setting-time-for-installing-automatic-plesk-updates
  5. M

    Question BACKUP problem between two obsidian version

    I would suggest you contact the Plesk Support Team: https://support.plesk.com/hc/en-us/articles/213953025-How-to-get-support-directly-from-Plesk- You can still get Plesk Support if your license does not include Plesk support. It's free for the first month. Just follow the link to the store and...
  6. M

    Issue migrate webmail schedules

    You can use the hosts file on your local system to temporarely redirect the domain to the old IP address: https://cpanelplesk.com/how-to-edit-hosts-file-on-your-system/
  7. M

    Issue update mariadb error

    Go back to a supported version using this article: https://support.plesk.com/hc/en-us/articles/12388091703703-How-to-upgrade-MySQL-5-5-to-5-6-5-7-or-MariaDB-5-5-to-10-x-on-Linux Remember: Plesk only supports LTS versions of MariaDB / MySQL. Those LTS versions receive updates for a longer time...
  8. M

    Issue update mariadb error

    As said before, Plesk doesn't support MariaDB 11 yet, so why did you upgrade your servers? Please use the GUI when you upgrade MariaDB. That way, you always get the version that Plesk supports: https://talk.plesk.com/threads/try-our-new-tool-to-upgrade-your-old-mariadb-server-from-plesk-ui.372934/
  9. M

    Question Default page in subscriptions.

    That's not possible unfortunately, but what you can do is create a new User Role that disables everything the user doesn't need: https://docs.plesk.com/en-US/obsidian/administrator-guide/website-management/customer-account-administration/managing-additional-user-accounts.69329/
  10. M

    Question How can customers disable WordPress update email notifications in Plesk?

    I understand that I can turn off notifications for all customers, but not for individual customers. While this might not be a direct GDPR issue, it still raises concerns about user experience and customer satisfaction. Under GDPR, there's an emphasis on user control and consent, so it seems like...
  11. M

    Issue 4.3.0 deferred (Command died with signal 15: "/usr/lib64/plesk-9.0/postfix-local")

    Signal 15 is a very common SIGTERM, which is sent to a process to get gracefully terminated. It's hard to say what's going on, but my best guess is a lack of resources, i.e. memory shortage. Is there anything else in the logs just before and after the 4.3.0 line?
  12. M

    Resolved CAN NOT SEND OR RECEIVE EMAILS Error 83 (Out of Memory)

    You have to be logged in as root to create or change the file, or use sudo: $ sudo vi /etc/dovecot/conf.d/99-vsz.conf
  13. M

    Resolved CAN NOT SEND OR RECEIVE EMAILS Error 83 (Out of Memory)

    Have a look at this article: https://support.plesk.com/hc/en-us/articles/12377346046999-Unable-to-read-mail-in-Horde-or-Roundcube-on-Plesk-for-Linux-Cannot-allocate-memory-due-to-vsz-limit
  14. M

    Question RAM, CPU, Disk I/O

    I understand what you would like to know, as it's a very technical issue. Currently, the only articles are these two: - (Plesk for Linux) Cgroups Manager - How to Use Cgroups Manager to Increase Website Performance Through Resource Isolation on Linux - Plesk These articles provide a good...
  15. M

    Resolved Future of Horde support

    The Horde Webmail project is still active but appears to be in a somewhat static state. There is a bug in Horde Webmail 5.2.22 that still hasn't been fixed: https://www.sonarsource.com/blog/horde-webmail-account-takeover-via-email/ So, my advice should be to switch to Roundcube and disable...
  16. M

    Question QMail on AlmaLinux9

    I think it's better to switch to Postfix on the source server before migrating to the new server. Make sure to have a backup before you do this. I can't find the Plesk support article, so I link @danami's article: https://docs.danami.com/warden/basics/qmail-to-postfix
  17. M

    Question Try our new tool to upgrade your old MariaDB server from Plesk UI

    This is the translated message: "You already have an LTS version. Plesk automatically updates your MariaDB/MySQL installation to newer versions with patches."
  18. M

    Issue Several understanding errors in my postfix

    What you could do is: - Email Gmail from your webmail and check if that works. - Add an extra entry to the SPF record: v=spf1 ip4:your-server-ip include:_spf.google.com ~all
  19. M

    Issue Several understanding errors in my postfix

    Have you tried this? It gives a detailed report of email issues: https://aboutmy.email/
  20. M

    Question Netdata installation on websever with Plesk

    I've done this in the past, I see no reason why it shouldn't be possible on the latest Plesk version.
Back
Top