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

    Resolved Plesk Docker extension Stacks not picking local .env

    Hey @AYamshanov, thanks for replying. I just tried your example and it worked, it picks the FROM_FILE env var from the actual .env file! My bad, I did forget to add a specific environment variable inside docker-compose.yml and thus it was failing. There is no issue, it works as expected...
  2. L

    Resolved Plesk Docker extension Stacks not picking local .env

    I am trying to setup some docker services using Plesk Docker Stacks and a local docker-compose.yml located inside webspace directory. The issue is that the .env file is not picked by docker compose when the extension spins up the custom docker compose command, I have to use `env_file: .env` on...
  3. L

    Acces Plesk through subdamain

    I don't know if there was this setting to do this back then when this was asked, but nowadays this is built-in inside Plesk. Create a subdomain that you want to use to access Plesk panel (i.e. my.server.com) Secure it with an SSL certificate Go to "Tools & Settings" > "General Settings" >...
  4. L

    Question what is the easiest, full-proof way to install gRPC?

    Hello, I have successfully installed grpc on CentOS 7 Plesk 18 for PHP 8.2, we just have to use compatible GCC devtools using SCL. # plesk version Product version: Plesk Obsidian 18.0.49.2 OS version: CentOS 7.6.1810 x86_64 Build date: 2023/01/10 16:00 # sudo yum install...
  5. L

    Question How to enable FFI extension for php7.4 fpm

    I believe that Plesk should build default PHP versions using --with-ffi configure option. An easy way to install it for Plesk stock PHP versions without building custom PHP, is to find an ffi.so from another installation with same OS and of course same PHP version. It works pretty good after...
  6. L

    Resolved Can't switch on fail2ban jail

    @DieterWerner my understanding is that when we disable fail2ban having "intrusion detection" unchecked, we don't get to see the "Switch On" button and we only get to see it only when we enable it. Maybe I'm wrong and I think I didn't have it enabled at all but now I have it checked and I get to...
  7. L

    Resolved Can't switch on fail2ban jail

    Thank you Igor for the fast response. That worked.
  8. L

    Resolved Can't switch on fail2ban jail

    I switched off plesk-apache-badbot under Tools & Settings > IP Address Banning > Jails and I can't see a "Switch On" button as shown here Fail2Ban Jails Management : There is no such button on my Plesk Obsidian 18.0.36: Is this some kind of a bug or do I have to trigger something in order...
Back
Top