• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Plesk 11 + FcgidMaxRequestLen

Fizban

New Pleskian
Hello!

I'm using Plesk Panel 11 and have trouble with FcgidMaxRequestLen parameter.
It's setting by default in 16Mb individually for each virtual host and I can't upload bigger files.
Of course I can manually fix this value after each config change and doing so. I can even change default value which is hardcoded in /usr/local/psa/admin/conf/templates/default/domain/domainVirtualHost.php but it resetting to default value after each Plesk update. But I think I paying for this software to forget about manual Apache configuration. Am I wrong?
Or maybe there is a way to set default value of this parameter where it'll not be overwritten?
 
Last edited:
Hi Fizban,
You should copy modified template to -
/usr/local/psa/admin/conf/templates/custom/domain/domainVirtualHost.php

There it will not be affected by Plesk update.
 
Back
Top