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

Recent content by patrickf

  1. P

    Resolved Plesk Onyx Preview and FeedBack

    Hello, i found an issue regarding to the Server Health Monitor. Every value shows 0% and no graphs are generated. I already tried to remove the Health Monitor and install it again, but it still shows 0%. Best regards, Patrick
  2. P

    Resolved Plesk Onyx Preview and FeedBack

    Hi custer, thank you for your reply. After i clicked on "Check for Updates" the message is gone, but it appears again when i reload the page. In general I like this feature very much. Especially the e-mail notification function. Plesk 17 is definitely on the right way :) Regards, Patrick
  3. P

    Resolved Plesk Onyx Preview and FeedBack

    Hi, I found i small issue at the system updates function. It shows always the message: "Warning: Information on some packages might not be actual: inconsistencies were detected in the system's package manager database. Please resolve this issue manually." System is Ubuntu 14.04.5 LTS‬ I tried...
  4. P

    redirect to https and let's encrypt extension

    Hello, I'am using nginx + php fpm for a domain hosted on my server using plesk. Today i tried to get an let's encrypt certificate for that domain. But i got following error message: Failed letsencrypt execution: Failed authorization procedure. xxx.xx (http-01): urn:acme:error:unauthorized ...
  5. P

    Roundcube Webmail SSL

    Nice solution. But i think i gets difficult if you host more than one domain on a public IP. Hope this gets implementet soon :) Regards, Patrick
  6. P

    secure webmail with ssl

    Hi everyone, I just read this thread about securing webmail with ssl: https://talk.plesk.com/threads/roundcube-webmail-ssl.310916/page-2 as i understand the sulotion there only works on a single domain. How is it possible to do that on a multi domain environment? Regards, Patrick
  7. P

    nginx redirect to https

    Hi UFHH01, all right. Thank you very much for your help. :)
  8. P

    nginx redirect to https

    As far as i know there's no code like that in that software. What would you recommend to prevent this if a web app uses such a PHP code?
  9. P

    nginx redirect to https

    Hi, thank you for your reply. I searched for redirect rules in the nginx.conf but there aren't any. The Hosting setting in Plesk is set to "none". Then I tried to set the redirect rule you posted obove, but the clients were not redirected to https. Then i tried this rule if ($ssl_protocol =...
  10. P

    nginx redirect to https

    Hello, I'am, just trying to redirect http requests to https on a site that is running with nginx and php-fpm. I added this code at Webserver Settings->Additional nginx directives. return 301 https://$server_name$request_uri; After that I'am getting an redirect error in the Browser. Then i...
Back
Top