Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
pilotguy Posted July 8, 2016 Posted July 8, 2016 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.
sasiko Posted July 8, 2016 Posted July 8, 2016 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
pilotguy Posted July 8, 2016 Author Posted July 8, 2016 No that's not it. My upload limit is set to 300M. Just checked via phpinfo
Damien Symonds Posted July 19, 2016 Posted July 19, 2016 Any resolution to this? I'm getting the -200 error too, when trying to upload a new favicon.
omgenghis Posted July 20, 2016 Posted July 20, 2016 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.