Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 8, 20168 yr Hey folks. I need some help with something. I have a moderator trying to upload a podcast to the site. He has no limitations on upload file size and I have my upload limits for the server set to 300M through my PHP.ini file. The upload reaches about 99% and then he gets a -200 error and the upload fails. I'm attaching a screen shot. We would very much like to host our podcasts on our own server but can't with this issue.
July 8, 20168 yr likely you hit your php upload limit create a php file and add this in the content <? phpinfo(); ?> you should look for this http://prntscr.com/bq8e7y
July 19, 20168 yr Any resolution to this? I'm getting the -200 error too, when trying to upload a new favicon.
July 20, 20168 yr Yep, I was told by my host that I was only allowed 30 seconds in script execution time and would have to change to a dedicated or cloud base server to have a larger limit to allow files to be uploaded larger than 30mb. Not sure if this would apply in your issue.
Archived
This topic is now archived and is closed to further replies.