• 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.

File Limit Size

O

om4knowledge

Guest
I tried to upload a 30 mb file today via sb to the attachments folder.
I received an error that said the file was too large.

What is the limit?
How can I change it?

Thanks.
 
Are you trying to upload the file through Insert/Edit link step -> Browse Server? Try to increase PHP limits in /opt/php52/etc/php.ini file for Parallels Plesk Sitebuilder:

upload_max_filesize = 128M
memory_limit = 128M

Restart apache and check this situation one more time. Also if you still get the error could you provide with exact error message?
 
Back
Top