• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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