• 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. J

    Question Automatically renewing Sectigo certificates

    In other words, using an ACME client to automatically renew Sectigo certificates, as described here: https://docs.sectigo.com/scm/acme-integration-docs/1/eab-clients-sectigo-acme-integration.html is not integrated with Plesk? An ACME client for Sectigo certificates on a Plesk server will have...
  2. J

    Question Automatically renewing Sectigo certificates

    Hello all, Is it possible to automatically renew certificates issued by Sectigo in Plesk? The only information about automically renewing certificates that I can find seems to be about Let's Encrypt. It looks like other certificates (e.g. from Sectigo) can only be renewed by manually uploading...
  3. J

    Issue Wordpress Toolkit error message: "Empty instance state"

    By now the updates seem to have completed successfully, so hopefully this was a one-time glitch.
  4. J

    Issue Wordpress Toolkit error message: "Empty instance state"

    It wasn't me who tried this, but as far as I know, the attempt was to only update the Akismet plugin.
  5. J

    Issue Wordpress Toolkit error message: "Empty instance state"

    Dear people, Has anyone seen this error before? User was attempting to update Wordpress plugins, and got the error message "Empty instance state". See below: Apparently, things were in such a bad state at that point that Plesk found it necessary to automatically restore the latest backup of...
  6. J

    Question logrotate for logs in /var/log/plesk/PMM/

    Thanks for the advice. The param 'verbose_scheduled_backup_logs' wasn't there in the misc table, so the logs are not verbose. What I did was create the following cronjob to be run every four days (0 0 */4 * *): find /var/log/plesk/PMM -maxdepth 1 -name "*.log.*" -mtime +3 -delete So, only...
  7. J

    Question logrotate for logs in /var/log/plesk/PMM/

    Well, the problem on our server is the migration logs. Two weeks worth of "migration.log.xxx" is something like 3 or 4 gigabytes and I find that a bit much. We had "disk full" problems because of that. I don't think keeping two weeks of "migration logs" is necessary. I would like to adjust this...
  8. J

    Question logrotate for logs in /var/log/plesk/PMM/

    Hello, Plesk Obsidian on Ubuntu 16.04. I am trying to configure the logrotate for the logs in /var/log/plesk/PMM/, which seems to be 14 days now. I would like to shorten this, since the logs take up a lot of disk space. However, I can't find the location where I can configure this. There is...
Back
Top