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

    Issue Fail2Ban Error

    Did you remove Fail2Ban and reinstall it through the Plesk installer?
  2. Bitpalast

    Question Why does Plesk always cancel the installation?

    # wget http://autoinstall.plesk.com/plesk-installer # chmod +x plesk-installer # ./plesk-installer
  3. Bitpalast

    Question Why does Plesk always cancel the installation?

    Do not install the Let's Encrypt extension upon installation. When you run ./plesk-installer you can configure what you want to install. It's really self explanatory. What way did you go to install Plesk instead?
  4. Bitpalast

    Question PHP-FPM served by Nginx vs. Apache (again)

    "Proxy mode" means that Nginx is a front end web server that handles all static requests but passes all dynamic requests to Apache as a backend. If you disable proxy mode, all requests are handled by Nginx only. Nginx does not honor .htaccess files. To apply .htaccess rules to Nginx, they must...
  5. Bitpalast

    Question Why does Plesk always cancel the installation?

    This is a rather strange issue, because the "Let's Encrypt" extension should not be offered for installation at all as it was replaced by the SSLIt extension...
  6. Bitpalast

    Question Why does Plesk always cancel the installation?

    "ERROR: Failed to install the extension 'Imunify' (package: imunify360):" --> Redo the installation, but deselect the Imunify extension from the installation menu.
  7. Bitpalast

    Question Why does Plesk always cancel the installation?

    What error message was shown during installation? What problems do you see after installation? What do you mean by "nothing works via PuTTY"?
  8. Bitpalast

    Issue Fail2Ban Error

    The root cause seems to be that some iptables chains were not added, and that might be due to either an incompatible iptables or a manually installed Fail2Ban. I suppose the easiest solution will be to remove the Fail2Ban component, then make sure it's really removed from the operating system...
  9. Bitpalast

    Issue Error Upgrading MariaDB on CentOS 7

    Upgrade by migration to another server: Yes Upgrade by in-place-upgrade: No
  10. Bitpalast

    Question How sitejet works?

    The question is probably asked to find out whether this happens GDPR conform? I think that Plesk staff should answer it, because we users cannot know the answer. For sure, the IP address of the host is passed, and a license key is passed, too. Neither are relevant for GDPR, because neither are...
  11. Bitpalast

    Issue Error Upgrading MariaDB on CentOS 7

    Just guessing, but it doesn't look like a real database server update on the console, but an attempt to use the Plesk database server upgrade. However, as CentOS 7 is long end of life, this will probably not work, because Plesk does not support EOL operating systems. You can try to update the...
  12. Bitpalast

    Resolved 403 Forbidden after installation

    @Jan Bludau This seems to have nothing to do with the topic of this thread. It also does not seem to be related to Plesk 12.x. Please open your own thread for your topic.
  13. Bitpalast

    Resolved Website KO

    It seems that either the database server is not running or the disk space is full (which again will cause the database server to crash). If you cannot fix this by yourself, I recommend asking Plesk support to take a look. They'll be able to fix it for you...
  14. Bitpalast

    Issue Fail2ban: Ip addresses are not blocked by Recidive

    To me it seems o.k. that the Postfix chain entry is removed. Our servers here are doing this all the time: They remove entries from the individual jail chains while they keep the entries in the recidive jail chain. The problem here seems to be that the IP is not being added to the recidive chain...
  15. Bitpalast

    Input Enormous price increases yet again for 2025

    The web host license allows for an unlimited number of domains. Period.
  16. Bitpalast

    Question How is Spamcop DNSBL doing these days?

    Spamhaus seems to have added more IPs to their "Open Resolver" list. We had to remove them from our systems for that. We're using proprietary resolvers, yet they seem to dislike them (or the number of the requests they are doing). Is bl.spamcop.net a valid alternative these days? We haven't...
  17. Bitpalast

    Question Spam sent from my server by other hosts ???

    [/CODE] Search maillog for 5D8DD180B87. What entries do you find?
  18. Bitpalast

    Question MYSQL variables available in Plesk

    There is no "one size fits all". There are some options to improve MySQL performance. You could try the performance optimizer in Plesk. It will apply a few settings to the database server that are known to improve the performance. For a more detailed approach, run "mysqltuner" (GitHub -...
  19. Bitpalast

    Question Enable 2FA on FTP

    Interesting. I did not know that ProFTPD has this implemented. Have you tried to activate the module?
Back
Top