You are here

Solved: The uploaded file likely exceeded the maximum file size (2 MB) that this server supports.

Create in a .user.ini file in public_html folder with this content:

file_uploads = On
post_max_size = 50M
upload_max_filesize = 50M
code type: