rkstevens Posted November 20, 2022 Posted November 20, 2022 I keep getting an Error 200 when trying to upload new content to my Downloads system. While I have listings in my downloads system, all of the files are gone. Not sure if I set everything up correctly when I moved to a new server.
Marc Posted November 21, 2022 Posted November 21, 2022 This is a limitation that is being hit on your server somewhere. Usually memory_limit, but can be others. You would be best to check on your server error logs when that occurs, which will give you more information
CcM04 Posted December 5, 2022 Posted December 5, 2022 (edited) Hello, we are having the same issues. I'm not able to upload files bigger than 50MB. Already checked together with the hoster and from there side it is looking good .. they also told me that they do not have made any changes from there side and the only thing i was doing is applying updates of IPB. I was also able to upload a file with over 400MB 2 months ago .. so that is really strange. But now i'm only getting Error 200 and i'm not sure what is hould do .. because the hoster told me .. no changes and errors on the server ... Edited December 5, 2022 by CcM04
Jim M Posted December 5, 2022 Posted December 5, 2022 What is the type of file which you are uploading? If it is an image or something which requires processing, this could be an issue of resources available. CcM04 1
Marc Posted December 6, 2022 Posted December 6, 2022 Its also worth checking your server error files, as that will tell you exactoy what is being hit CcM04 1
Solution CcM04 Posted December 6, 2022 Solution Posted December 6, 2022 (edited) Had to increase upload_max_filesize It was set by default to 200MB but i was not able to upload files larger than 50MB .. i have set it now to 512 and i was able to upload a MP4 Video to the gallery with about 170MB .. Thanks! Edited December 6, 2022 by CcM04
Recommended Posts