Video Upload Error

This topic contains 2 reply and 2 voices, and was last updated by kiwi 8 years, 12 months ago
Viewing 2 Posts - 1 through 2 (of 2 total)
Author Posts
May 23, 2014 at 9:57 pm 20887
kiwi I am getting this error message when users upload video great than 50mb+ using a form. Error # -200 HTTP Error If we upload the same videos via the WP media library we have no problems. What does it mean and how do we allow large file uploads via the forms?
May 24, 2014 at 1:18 am 20897
Oritro Ahmed Oritro Ahmed

Hello KIWI,

First, Every upload form has a Max file size value, Like the Image below,

Its in kilobyte. So Please make sure you put your desired value here. For 100 Megabyte, The Value will be 102400. If its less then 50 Megabyte, That will show a Error. But that shouldn’t be a Error # -200 HTTP Error .

Another Reason of this problem could be, if you are using HTTP authentication for the site. Like Password Protected Direcotry. It sometime cases the problem.

Or, Your php upload limit is less then 50 Megabyte. WPUF can’t override the default upload limit in php. You should be able to find it in your php.ini. In case if you are using a shared hosting, You might not have a change to edit or Override the Default settings of php.ini.

Please inform us after you check those scenario i mentioned above.

April 25, 2015 at 5:20 pm 42236
kiwi kiwi

We continue to have this problem and error message. Just to confirm…

1. The php.ini limit is 1GB
2. The form file upload limit is set to 1000000KB = 1GB
3. We are not using HTTP authentication for the site.

Please confirm and advise how we can resolve this issue.

Regards
Kiwi

Viewing 2 Posts - 1 through 2 (of 2 total)