Project

General

Profile

Impossible to upload files greater than 1024Kb

Added by Andrea Favero over 7 years ago

Hello,
I receive an error "File is invalid" while trying to upload >1024K files on the files section. The same thing goes for the Document section, however I don't receive any error, but the file simply doesnt show up. Everything is fine for files under 1 Mb.
NB: I did increase the maximum attachment size, still nothing changes.

Thank you for your help.

Andrea


Replies (1)

RE: Impossible to upload files greater than 1024Kb - Added by Andrea Favero over 7 years ago

Sorry, it was a nginx config problem. Solved after adding "client_max_body_size 200M;" (no quotes) in /etc/nginx/nginx.conf and /etc/nginx/sites-available/default

    (1-1/1)