Home › Forums › Support Forum › Request Entity Too Large › Reply To: Request Entity Too Large
May 7, 2020 at 10:22 pm
#6456
I made search around the net and found I must give some parameters on my server.
I put these :
upload_max_filesize = 1000Mpost_max_size = 2000Mmemory_limit = 3000Mmax_execution_time = 1800max_input_time = 180
But it seems it’s not enough, is there another thing to change?