• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

How to increase Plesk Backup Manager file upload limit?

JahidH

New Pleskian
My Plesk Backup Manager file upload limit is 2GB but I need minimum 7GB, is their any way to increase upload size?
I checked php.ini its not working.
 
Hi,

Just like it's with other PHP applications, you increase the max upload size through the PHP.ini file, you do the same for Plesk with it's loaded PHP.ini file.
This file should be
Code:
/usr/local/psa/admin/conf/php.ini
 
Back
Top