• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by deepsleep

  1. D

    Plesk 11.5 Linux - PHP-FPM and NGINX - Index.html error

    @Eugene Kazakov Thanks. That helped me. I have added a line to make Wordpress wp-admin accessible. Now it looks like this: rewrite !\.(js|ico|gif|jpg|png|css|pdf|mov|mp3|eot|svg|ttf|woff|otf|txt)$ /index.php break; rewrite /wp-admin/$ /wp-admin/index.php break; rewrite /$ /index.php break;
  2. D

    IMAP spam folder - emails missing x-spam headers

    Same problem here. Any news regarding this fault?
  3. D

    File does not exist: /usr/share/javascript/webtoolkit.url.js

    Dear IgorG I do have the very same problem. Since I have updated my Debian Etch to Lenny my Atmail Installation is broken. Tried to uninstall and reinstall Atmail using apt-get as well as the way you have described above. Following error message is shown if I try to access Atmail using...
  4. D

    ATMAIL - Could not send message - Please check the recipients are correctly formatted

    Hy Dennisen Had the same problem and just found the solution for my one. Check the Group and Owner of /var/www/atmail/users/tmp. Should be www-data (on Debian). My one was root. So no wonder it didn't work. Ah yes, rights should be set to 0750. Best regards Deepsleep
  5. D

    How to uninstall plesk's Spamassassin

    How to uninstall plesk's Spamassassin? Deal All I am new to Plesk and Linux. I was checking this forum before but did not find any detailed solution regarding to my problem. Therefore I need some help and tipps. First some infos regardings my server: vServer, Debian 4.0, Plesk 9.0, 10...
Back
Top