• 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

    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?
  3. 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...
  4. 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...
  5. O

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

    Hi, Trying to get Cache expiration to work on Plesk Obsidian, while using nginx and having no luck. As soon as I apply the directives the images don't show anymore. location ~* .(js|jpg|jpeg|gif|png|css|tgz|gz|rar|bz2|doc|pdf|ppt|tar|wav|bmp|rtf|swf|ico|flv|txt|woff|woff2|svg|ttf)$ { expires...
  6. O

    Resolved Enabling TLS 1.2 and 1.3 - Not working

    Hi guys, Trying to remove the support for TLS 1.0 and 1.1 and enable only 1.2 and 1.3. So far I did the following: [root@ufo cache]# plesk bin server_pref -u -ssl-protocols 'TLSv1.2 TLSv1.3' SUCCESS: Server preferences are successfully updated [root@ufo cache]# /usr/local/psa/bin/server_pref...
  7. O

    Question How to get Postfix and Dovecot on SSL for multiple domains

    Hi guys, I've been trying to get the Postfix and Dovecot work on SSL, following various HowTos posted here on the forum, using the input from HERE: Thought it's best to start my own post, hopefully we can get a proper easy to follow tutorial on how to get this working. So, I've chosen 1...
  8. O

    Question nginx - adding app.php to directoryIndex

    Hi guys, What directive do I need to add in Plesk / Additional nginx directives so that nginx reads not only index.php index.html etc, but app.php for instance, too? I've tried everything in here, nothing seems to work: https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/ I need...
  9. O

    php.ini for each domain

    Hi guys! Is it possible to make Zend optimizer available only for one domain name through vhost.conf instead of putting the following lines in /etc/php.ini? If yes, what would I have to do? [Zend] zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2_6_2...
Back
Top