• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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