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

Search results

  1. O

    Question iOS 17 beta - unable to fetch IMAP mails - Plesk workaround?

    Hey guys, on the new iOS 17 (amazing update) there's a known issue on iOS / iPhone where IMAP accounts are not pulling emails via Apple Mail app, but they work fine with Outlook client for example. The release notes say: Mail is unable to fetch new email from IMAP servers using the NAMESPACE...
  2. O

    Resolved Plesk 18 - Horde or Roundcube Webmail - Error 500 - Internal server error

    That did the trick, thanks. We can mark this as RESOLVED.
  3. O

    Resolved Plesk 18 - Horde or Roundcube Webmail - Error 500 - Internal server error

    Done, but it doesn't appear to change it - How to change PHP version for webmail in Plesk for Linux? root@hive ~]# cat /usr/local/psa/admin/conf/templates/custom/webmail/roundcube.php | grep FcgidInitialEnv FcgidInitialEnv PP_CUSTOM_PHP_CGI_INDEX plesk-php80-fastcgi...
  4. O

    Resolved Plesk 18 - Horde or Roundcube Webmail - Error 500 - Internal server error

    I think the problem is now PHP 8.2, I'll downgrade the handler to 8.0
  5. O

    Issue Database backup doesn't work - Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 2 - MariaDB 10.6

    No mysqldump section. Yes, I've just restarted it again earlier this morning. Backup is set to daily so we will see if we get the same error tomorrow. Is there a way to check now?
  6. O

    Issue Database backup doesn't work - Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 2 - MariaDB 10.6

    Plesk BackUp of databases fail: my.cnf Anything else I need to do?
  7. O

    Resolved Plesk 18 - Horde or Roundcube Webmail - Error 500 - Internal server error

    Hi guys, Getting this error on any domain https://webmail.domain.tld RoundCube or Horder same issue: Logs: Permissions: Tried this, issue remains...
  8. O

    Resolved Cannot create subscription - fails on "Configuring mail"

    That worked, thank you! Now resolved.
  9. O

    Resolved Cannot create subscription - fails on "Configuring mail"

    Second run shows all fine: Domain removed, added again, fails on Configuring mail:
  10. O

    Resolved Cannot create subscription - fails on "Configuring mail"

    Mariadb was updated recently. plesk repair log: More in the next message.
  11. O

    Resolved Cannot create subscription - fails on "Configuring mail"

    Same error. I even added it with a new owner, new IP address etc. but still getting the same error.
  12. O

    Resolved Cannot create subscription - fails on "Configuring mail"

    Hi, Unable to activate mail on a newly created subscription / domain, it fails / times out on Configuring email. Panel log below: Screenshots attached. Tried this, doesn't work...
  13. O

    Issue Cache expiration header in Additional Nginx directives - images not showing up

    The problem is the same, but I obviously had to remove the code you just quoted so that the images appear. The downside is that there are no Expires set in headers. Not sure why you say the situation is different.
  14. O

    Issue Cache expiration header in Additional Nginx directives - images not showing up

    It's what I've setup in additional directives for nginx in Plesk, see screenshot here:
  15. O

    Issue Cache expiration header in Additional Nginx directives - images not showing up

    add_header X-Frame-Options DENY always; add_header 'Referrer-Policy' 'strict-origin-when-cross-origin'; add_header X-XSS-Protection "1; mode=block"; add_header X-Content-Type-Options nosniff; add_header 'Access-Control-Allow-Origin' "*"; add_header Feature-Policy "geolocation none;midi...
  16. O

    Issue Cache expiration header in Additional Nginx directives - images not showing up

    Correct, if I apply the additional directives, with or without these 2 lines: add_header Pragma "public"; add_header Cache-Control "public"; photos don't show. Anything seems wrong in the nginx.conf file? Maybe something related to .htaccess, although it should be ignored since it's nginx...
Back
Top