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

    Question Possible to secure Plesk with Origin SSL?

    Why not just contact Plesk Tech Support? https://support.plesk.com/hc/en-us/articles/213953025-How-to-get-support-directly-from-Plesk-
  2. IgorG

    Issue Websites stop working until I restart apache and nginx

    What about related error messages in /var/log/syslog ?
  3. IgorG

    Question first steps mariadb -> change heap size

    In the official documentation of MySQL?
  4. IgorG

    Issue Migration & Transfer Manager No cPanel option

    cPanel can be migrated only to Plesk for Linux.
  5. IgorG

    Resolved Migration error from 12.5 to obsidian due to ssh public key auth while using passwd

    Have you tried to use solution from this KB article? https://support.plesk.com/hc/en-us/articles/115001522414-Unable-to-start-the-migration-Permission-denied-password-or-id-rsa-203-0-113-2-not-accessible
  6. IgorG

    Question Add disclaimer/signature to every email from one domain

    https://support.plesk.com/hc/en-us/articles/115003766593-Why-customization-of-etc-postfix-main-cf-and-etc-postfix-master-cf-on-a-Plesk-server-gets-reverted-
  7. IgorG

    Question first steps mariadb -> change heap size

    If these settings are not specified, they are used by default. So you can adjust them in /etc/my.cnf according to your desired result.
  8. IgorG

    Question Possible to secure Plesk with Origin SSL?

    Maybe this article will be helpful: Use Cloudflare Origin SSL Certificates with Plesk - VirtuBox
  9. IgorG

    Resolved ASP.NET 7 support

    Developers are working on it, and support for ASP.NET 7 will be added soon.
  10. IgorG

    Resolved Apache web server config files all regenerated nightly since 18.0.48

    Most likely, bug PPPM-13803, which is a candidate for a hotfix. Workaround: try switching Update rule sets in Tools & Settings > Web Application Firewall (ModSecurity) > Settings to Weekly
  11. IgorG

    Question OAuth 2.0 plesk Mail

    Very low demand, for research and development, unfortunately: oauth
  12. IgorG

    Question Slave DNS Manager not sync and connect

    Make sure that the key in file /etc/bind/rndc.key match the key in /etc/named.conf: # grep secret /etc/bind/rndc.key secret "H226I1Ew0yE4j2VyWMaW7A=="; # grep secret /etc/named.conf secret "H226I1Ew0yE4j2VyWMaW7A==";
  13. IgorG

    Question Slave DNS Manager not sync and connect

    The server time is incorrect. It is 1 minute behind the time: from the Plesk Server: # date Mon Jul 4 20:17:17 SAST 2022 from any other Server: # date Tue Jul 5 01:18:18 +07 2022 the time sync is disabled as well: # timedatectl | grep sync System clock synchronized: no To resolve the...
  14. IgorG

    Issue Unable to save filters in the Horde webmail: Failed to establish TLS connection

    A self-Signed SSL certificate is used along with PHP 5.6 to run the Horde webmail. As a workaround, disable TLS encryption for sieve in the Horde configuration file: Open the file /usr/share/psa-horde/ingo/config/backends.php Find the section $backends['sieve'] = array( Change the record...
  15. IgorG

    Issue Let's Encrypt cannot install certificate

    Please make sure that the domain is not resolved to two IP addresses, where the second IP address is not a Plesk server IP address. In fact, this is one of many possible reasons. More details are needed to find the cause. That's why I advise you to contact Plesk support team, where experienced...
  16. IgorG

    Resolved SSLIt renewal notifications (email) sometimes have trailing cryptic characters

    What about the other command: # grep --color='auto' -P -n "[^\x00-\x7F]" /usr/local/psa/admin/conf/email_notification_template.html
  17. IgorG

    Issue Unable to create subscription - unable to add new domain

    Looks like there are incorrect permissions. Try to repair it with C:\> plesk repair fs newbee.com -y
  18. IgorG

    Forwarded to devs Joomla Toolkit fails to install on subdomain of an additional domain

    Thank you. The bug EXTPLESK-4134 was confirmed and submitted.
  19. IgorG

    Resolved Amazon S3 Backup, can't save settings

    Fixed in 1.4.4 version of the extension.
  20. IgorG

    Forwarded to devs SSLIt configuration files not removed in some cases when a customer and/or domains of that customer are removed

    Thank you, Peter. Looks like there are already existing bugs: SSL It! - EXTSSLIT-1921 ("Certificates from removed domains still exist in var/etc/live directory"), Let's Encrypt - EXTLETSENC-643 ("Certificates from removed domains still exist in var/etc/live directory").
Back
Top