0

I try upload file 150MB with Laravel, but server show error, i think server limit filesize, because i upload with file 30MB it ok:

  • Error with postman: error
  • Error with app mobile flutter: SocketException: OS Error: Broken pipe, errno = 32, address = domain.com, port = 41522

So i try update php config on server but it is not working.

  • I updated php.ini: upload_max_filesize = 200M post_max_size = 200M php ini

  • And update param on file httpd-default.conf, i use XAMPP:

# Max 300MB LimitRequestBody 314572800

Please help me, thank! Sorry for my english.

KhacNha
  • 197
  • 2
  • 13

0 Answers0