MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: jtaco263 on 2017-10-26, 12:13:37

Title: Request Entity Too Large: 413 apache
Post by: jtaco263 on 2017-10-26, 12:13:37
hi im developing and android app which uploads files to my server but im having a Request Entity Too Large: 413 and i already edited php.ini to set set upload_max_filesize to 800M and post_max_size  to 810M the upload stops on 142mb how do incresase it to 800mb?
Title: Re: Request Entity Too Large: 413 apache
Post by: fossxplorer on 2017-10-26, 16:13:32
Sounds like Nginx. Are you using Nginx in web or reverse proxy mode?
Title: Re: Request Entity Too Large: 413 apache
Post by: jtaco263 on 2017-10-27, 02:23:58
im using apache