CumulusClips - Forums
Error Uploading A file
Errors were encountered during the processing of your file, and it cannot be uploaded at this time. We apologize for this inconvenience.
So when i try to upload a file of any "SIZE" (500mb) i get the attached error. After reviewing my php.ini and everything else nothing has changed from the default.
i can upload the file via FTP and it processes fine. I can upload Smaller files via browse upload option without any problem.
I DID just run updates on the server itself. Looking for some kind of ideas on this one.... .
So when i try to upload a file of any "SIZE" (500mb) i get the attached error. After reviewing my php.ini and everything else nothing has changed from the default.
i can upload the file via FTP and it processes fine. I can upload Smaller files via browse upload option without any problem.
I DID just run updates on the server itself. Looking for some kind of ideas on this one.... .
Comments
Then go to Admin Panel -> Settings -> Video -> Log Encoding and set this to "enabled"
Next try your upload again. After a few minutes go back to the logs page and attach the contents of the two log files here.
[Tue Sep 24 13:00:05.656079 2019] [core:error] [pid 11817:tid 140395702908672] [client 100.40.56.204:12157] AH00524: Handler for (null) returned invalid result code 70007, referer: http://video.onworldwide.com/cc-admin/videos_add.php
[Tue Sep 24 13:02:40.476089 2019] [core:error] [pid 11819:tid 140395694515968] [client 100.40.56.204:12251] AH00524: Handler for (null) returned invalid result code 70007, referer: http://video.onworldwide.com/account/upload/video/
[Tue Sep 24 13:36:08.135407 2019] [core:error] [pid 12760:tid 140395652552448] [client 74.103.245.123:62347] AH00524: Handler for (null) returned invalid result code 70007, referer: http://video.onworldwide.com/account/upload/video/
What is your "max_input_time" in your PHP ini?
What is the current timeout for Apache (not PHP)? Specifically the "TimeOut" and "KeepAliveTimeout" values.
Another cause for the PHP Upload Error #3 is insufficient space in the upload temp directory. Make sure that is not your case.