#Error uploading photo

13 messages · Page 1 of 1 (latest)

glad urchinBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

dull moat
#

5MB is not very much, but you might be hitting the upload limits set by Livewire, PHP or the Server (nginx/Apache). This is a common issue and there should be a lot of questions like this here or on Google.

river portal
river portal
dull moat
#

What's nginx's client_max_body_size?

#

Livewire's default should be 12MB

river portal
dull moat
#

Any error in DevTools Network tab?

river portal
dull moat
#

You don't set client_max_body_size in some other config again? Maybe on site level?

river portal
dull moat