Getting HTTP 413 errors - how do I fix 'Request Entity Too Large'? or Why am I seeing HTTP 413 and ho

22 Replies, 1068 Views

If you’re using Laravel, don’t forget to check `php.ini` AND the `.htaccess` file. Both can trigger http 413.

For nginx, sometimes the error log gives clues. Run `tail -f /var/log/nginx/error.log` while testing.

Also, Cloudinary or Filestack are solid for offloading big uploads.

Messages In This Thread



Users browsing this thread: 1 Guest(s)