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

    Question TLS versions and ciphers by Mozilla per domain settings

    So settings in additional nginx setting or apache directives on mod_ssl.c does not make any sense because it will not be respected. (expect assigning different certificate keys per domains) ? Where is this setting stored in latest Plesk? (I mean file config location)
  2. R

    Question TLS versions and ciphers by Mozilla per domain settings

    So this is always system-wide? To be clear, certificate keys can be assigned per domains, but TLS/SSL ciphers settings are always global per IP ?
  3. R

    Issue Apache directive not respected in Ubuntu 18

    Nginx set as proxy with serving requests to Ubuntu 18.04.5 LTS Product: Plesk Obsidian 18.0.38 Nginx set as proxy with serving requests to Ubuntu 20.04.3 LTS Product: Plesk Obsidian 18.0.38, I set apache directive: Header set Access-Control-Allow-Origin "https://example.org" In ubuntu 18...
  4. R

    Question TLS versions and ciphers by Mozilla per domain settings

    my issue I thought that hosting settings: PHP support (PHP version 7.4.23, run PHP as FPM application served by Apache ) is the same as turning off nginx for as proxy, looks like not and it's only php handle.. in my case I need to check later nginx tls/ssl directives. Anyway treat it as...
  5. R

    TLS versions and ciphers by Mozilla on off independent

    Actually this I wonder why it works like that, my mistake is related to Apache/Nginx, other than that Enable/Disable is something I don't understand and perhaps it's a bug
  6. R

    TLS versions and ciphers by Mozilla on off independent

    Not actual, my mistake:(
  7. R

    TLS versions and ciphers by Mozilla on off independent

    Username: RobD1982 TITLE TLS versions and ciphers by Mozilla on off independent PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Ubuntu 20.04.3 LTS Product: Plesk Obsidian 18.0.38 PROBLEM DESCRIPTION No matter if TLS versions and ciphers by Mozilla is Enabled or Disabled server...
  8. R

    Question TLS versions and ciphers by Mozilla per domain settings

    Hello, TLS versions and ciphers by Mozilla is system wide, not per domain. I host 3 domains, no matter for which one I set this setting is set for all 3 domains (strange) Also Apache/Nginx settings seems like not respected TLS/SSL settings when this option is on. 1. How to manually with...
  9. R

    Question Fail2ban 0.10.2, Plesk uses very old

    Please update to the latest: 0.10.4
  10. R

    Issue Sumbdomain content not removed

    After delete subdomain in Plesk panel 17.5.3 content of folder presist on disk. e.g. subdomain.maindomain.com/ Is this a bug or expected ?
  11. R

    Question Fail2ban 0.10.2, Plesk uses very old

    When are you going to upgrade such important software like Fail2ban ? It's 0.10.2 released officially already as I see you still have outdated 0.9.6 ?
  12. R

    Issue Error: Unable to retrieve information about the PHP configuration.

    @IgorG Tried that as well with my domain, tried with ALL domains, rebooted, nothing helps still: "Error: Unable to retrieve information about the PHP configuration." I have the same error on 2 different Plesk VPSes. There must be some serious bug. Any idea how to check what it going on?
  13. R

    Issue Error: Unable to retrieve information about the PHP configuration.

    After installing PHP 7(from Plesk installator) I got this when getting phpinfo in: Websites & Domains >PHP Settings > View the phpinfo() page Error: Unable to retrieve information about the PHP configuration. This happens on fresh config, what happens? Tried "plesk repair web" - not helped...
  14. R

    xcache settings for php5.3 and 5.4

    Plesk 12.5 Ubuntu 12.04 I set Xcache to off but php info still shows: XCache Cacher Module enabled No matter if enabled or disabled always show on. Is this a bug?
  15. R

    PHP custom settings does not apply.

    fastcgi is enabled by default AFAIK, this option name is no longer used anyway in 5.3.29 but --enable-cgi, --disable-cgi It works finally! Worse that I don't know what was wrong. Solution was - Reboot Ubuntu, for some unknown reason configs were not loaded. It's too hard to investigate now...
  16. R

    PHP custom settings does not apply.

    --enable-fastcgi is unknown option for configure php 5.3.29 What other suggested options important you mean? Yes I need 5.3.29, tried that from link to install this 5.4 for test but does not install errors are configure time, looks like it's not proper for Ubuntu.
  17. R

    PHP custom settings does not apply.

    '--enable-fastcgi' is uknown build option for configure php 5.3.29. What other suggested options you mean ? Yes, first one that it does not work on Ubuntu 12.04(copied commands line by line) Second reason that I need to install 5.3.29 not 5.4.0
  18. R

    PHP custom settings does not apply.

    './configure' '--with-mcrypt' '--enable-mbstring' '--with-openssl' '--with-mysql' '--with-mysql-sock' '--with-gd' '--with-jpeg-dir=/usr/lib' '--enable-gd-native-ttf' '--with-pdo-mysql' '--with-libxml-dir=/usr/lib' '--with-curl' '--enable-zip' '--enable-sockets' '--with-zlib' '--enable-exif'...
  19. R

    PHP custom settings does not apply.

    I did not make any own modifications expect install new PHP in separate folder By "main" php.ini I mean main for new php installation folder: /usr/local/php5329/etc/php.ini Running this: "/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch...
Back
Top