• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by staatsfeind3326

  1. S

    Issue Error while Uploading files over 500MB

    It seems that I have a problem with the fcgid configs. If I switch to FPM application served by apache or nginx I am able to upload 1GB files without any errors. If I switch to fcgid then I get again these errors. Sometimes additional:
  2. S

    Issue Error while Uploading files over 500MB

    Thanks. I have already done that.
  3. S

    Issue Error while Uploading files over 500MB

    I have already tried this: In Apache & Nginx Settings I have inserted this: <IfModule mod_fcgid.c> FcgidMaxRequestLen 1073741824 FcgidMaxRequestsPerProcess 0 FcgidProcessLifeTime 7200 </IfModule> MaxRequestLen 1073741824 Additional PHP Settings in Plesk: proxy_read_timeout 9600...
  4. S

    Issue Error while Uploading files over 500MB

    No one an idea? There must be solution for that problem. I am not the only one who is searching for a solution.
  5. S

    Issue Error while Uploading files over 500MB

    Hello Forum, I am switching to a new server because need more webspace. Things which have been worked on old server are not working anymore. Old Server: Plesk Version 17.5.3 ‪Ubuntu 14.04.6 LTS‬ Nginx Apache FastCGI PHP 5.3.29 New Server: Plesk Version 17.8.11 ‪Ubuntu 16.04.6 LTS‬ Nginx...
Back
Top