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

Search results

  1. S

    Issue Redirect from www. to non-www and http to https with Plesk Obsidian Apache / Nginx Cloudflare

    Hello, I’m still struggling to find the perfect redirect solution from www. to non-www and http to https with Plesk Obsidian Apache and Nginx Reverse Proxy, when using LetsEncrypt and Cloudflare as well. I googled around and found so much different snippets and opinions to this topic. My...
  2. S

    Question Wordpress Installation WP Toolkit define('WP_ALLOW_MULTISITE', true);

    Hello, when installing WP with WP Toolkit, why is define('WP_ALLOW_MULTISITE', true); added to wp-config and parameter set to standard true ??? Thx
  3. S

    Issue Issue Ngnix 403 /wp-content/cache/all/index.html

    Paused Cloudflare and checked again curl -v Web Hosting, Domain Name Registration | Mydomain * Trying 93.x.x.x... * TCP_NODELAY set * Connected to mydomain.com (93.x.x.x) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: *...
  4. S

    Issue Issue Ngnix 403 /wp-content/cache/all/index.html

    Thx, plesk repair fs mydomain.com Checking virtual hosts' file system ................................. [OK] Error messages: 0; Warnings: 0; Errors resolved: 0 WAF own IP AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use...
  5. S

    Issue Issue Ngnix 403 /wp-content/cache/all/index.html

    Hello, my website is available under https://mydomain.com. I'm using Plesk Obsidian / Centos 7.8 and apache http2 + Nginx as Reverse Proxy. Lets Encrypt Certificate is installed for the Domain. I'm getting 403 Error for /wp-content/cache/all/index.html curl -i https://mydomain.com HTTP/2...
  6. S

    Issue How to disable old system php Version 5.4 in Plesk Obisidian and Upgrade to New

    Thx, when I issue this command /usr/local/psa/admin/bin/php_handlers_control --list
  7. S

    Issue How to disable old system php Version 5.4 in Plesk Obisidian and Upgrade to New

    Sorry, I meant how can I use newer system php version like 7.3 as system php version in plesk obsidian? to get rid of the ancient 5.x :)
  8. S

    Issue How to disable old system php Version 5.4 in Plesk Obisidian and Upgrade to New

    Thanks Igor. Just to understand correctly, the system php version can not be just set like the hosting php versions?
  9. S

    Issue How to disable old system php Version 5.4 in Plesk Obisidian and Upgrade to New

    Hello, im using Plesk Obsidian 18.0.27 with Centos 7.8. I still have the system PHP 5.4.16 active on my server. All my Domains are using already 7.3. Can someone please let me know, how can I activate PHP 7.3 for Plesk and deactivate old PHP5.4 ? After testing then, how to erase safely all old...
  10. S

    Resolved Maria DB Update

    Thanks Arashi this worked for me :)
  11. S

    Issue TLS1.2 Weak Cipher Suites SSL Labs

    Thanks for the Information! Will change back then as well without SSLIT :) Best regards Sally
  12. S

    Issue TLS1.2 Weak Cipher Suites SSL Labs

    Thx, if SSLIT is deactivated, what is with the LetsEncrypt Certificates :)?
  13. S

    Issue TLS1.2 Weak Cipher Suites SSL Labs

    Hello Themew, thanks for the Code, will try this, as i use Apache and Nginx Reverse Proxy, do i have to add your code just to additional Nginx directives ? :) Thx
  14. S

    Issue TLS1.2 Weak Cipher Suites SSL Labs

    @Arashi I tried yet with the SSLIT Extension to set Modern Cipher Suite, but found the following issues: To be sure that just TLS1.2 and TLS1.3 Protocol i have done this: /usr/local/psa/bin/server_pref -u -ssl-protocols "TLSv1.2 TLSv1.3" Then I measured again with the Mozilla SSLIT Extension...
  15. S

    Issue TLS1.2 Weak Cipher Suites SSL Labs

    Hello, I have activated TLSv1.2 and TLSv1.3 on my Server. I use apache and nginx reverse proxy. I have followed this article to meet pci-dss compliance with Plesk Obisidian Version 18.0.27 on CentOS Linux 7.8.2003 (Core) Tune Plesk to Meet PCI DSS on Linux Disabling weak SSL/TLS ciphers and...
  16. S

    Issue Redirection Issue Wordpress Subdirectory Install

    As the site is already indexed revert to default and install everything normal is not an option :) What you mean with Point your Home to ?? I would like to set this with Apache and nginx to have the correct redirects to my Subdirectory Install
  17. S

    Question Keep Alive additional NGIX Directive Apache (HTTP2) with Nginx

    Hello, I have under additional Apache Directives (Http and Https ) the following settings: # TTFB KeepAlive On MaxKeepAliveRequests 100 KeepAliveTimeout 100 Nginx Settings Proxy Mode / On Smart File Processing / On Additional Nginx Directives: gzip on; gzip_disable "MSIE...
Back
Top