• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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