Changing the Maximum Upload File Size
The maximum size of a file that can be uploaded to the server using the FIle Manager depends on Plesk PHP settings.
To set the maximum size of a file that can be uploaded:
- Open the
%plesk_dir%\admin\conf\php.ini
file for editing. - Set the value of the
post_max_size
andupload_max_filesize
directives to the desired maximum file upload size. - Restart the web server by running the
iisreset
command.
Note that the changes are server-wide and will affect both the provider and all customers.
Leave your feedback on this topic here
If you have questions or need support, please visit the Plesk forum or contact your hosting provider.
The comments below are for feedback on the documentation only. No timely answers or help will be provided.