413 request entity too large error in wordpress using webserver apache?
-
I have tried to upload .exe file in the wordpress admin, and I have given some codes for allowing exe upload. now I am able to upload .exe files lesser size(2MB), but I am trying to upload a 230MB file and I am getting an error called Https error, when I take console it is showing an error 413 request entity too large. I have found similar question but no one has posted the answer or confirmation how this is resolved, We have tried to increase the below values in php.ini, but the error is same.
upload_max_filesize localvalue/512M master value/2500M, post_max_size local value/512M master value/300M. memory_limit local value/512M master value/512M
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘413 request entity too large error in wordpress using webserver apache?’ is closed to new replies.