Hi, i can't upload a sound with more than 75M is giving an error 413
Hi, i can't upload a sound with more than 75M is giving an error 413 www.tumundo247.com - www.rampletea.com - www.clasificadosnetwork.com | ||||||||||||||||||||||||||||||
and i replicate the problem in www.boonex.us demo site. www.tumundo247.com - www.rampletea.com - www.clasificadosnetwork.com | ||||||||||||||||||||||||||||||
upload error 413 that show when finish the upload www.tumundo247.com - www.rampletea.com - www.clasificadosnetwork.com | ||||||||||||||||||||||||||||||
PHP is setup with a max upload or max post size of 75MB. If it's a VPS or Dedicated server change the master php.ini file. If it's shared hosting create a local php.ini file and add this:
If that doesn't work try adding this to the .htaccess
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin | ||||||||||||||||||||||||||||||
I'm getting this error on 7.1 demo site. File size is 63MB Software requirements
ManOfTeal.COM a Proud UNA site, six years running strong! | ||||||||||||||||||||||||||||||
bump! still ERROR 413 ManOfTeal.COM a Proud UNA site, six years running strong! | ||||||||||||||||||||||||||||||
Error 413 is normally Request Entity Too Large. And usually returned by Apache. https://www.deanbassett.com | ||||||||||||||||||||||||||||||
Try adding the following to the apache conf file or edit if these already exist.
LimitXMLRequestBody 0 LimitRequestBody 0 Well, I did research and seen suggestions that memory was problem, I had it originally set at 1563M, I changed to 512M, upped the timeouts. Still same. Your suggestions about LimitXMLRequestBody 0 I have no clue where that would be, I have been learning my WHM, and the easyApache and so on. will that be there? I have no problems changing the settings on my home server, it's Ubuntu, my VPS is Centos which I'm not good with. Thanks for the response, I'll search the internet on that and see what I find or call my host. ManOfTeal.COM a Proud UNA site, six years running strong! | ||||||||||||||||||||||||||||||
I would not know how to do it through WHM https://www.deanbassett.com | ||||||||||||||||||||||||||||||
OK, here's the conundrum. One VPS,
ManOfTeal.COM a Proud UNA site, six years running strong! | ||||||||||||||||||||||||||||||
OK, here's the conundrum. One VPS,
Found out this problem was that ffmpeg.exe somehow was replaced by the .9 version, replaced with the larger new version and fixed all the problems. ManOfTeal.COM a Proud UNA site, six years running strong! |