Video upload halts in 14.0.0
I am running version 14.0.0 and am trying to upload a timeline post with a video that is 235MB. The progress bar only gets just halfway done and then the progress stops. My server audit shows 512MB limit for memory, 500MB limit for post_max_size, and 400MB for upload_max_filesize. What else could be stopping this upload? I have tried several times and also tried clearing cache.
-
-
- · mrochek
-
·
In reply to Nurke
- ·
Great! Thanks @Nurke for the link. I'll give that a shot!
-
- · mrochek
-
·
In reply to Nurke
- ·
Thanks again, @Nurke. I did try that. For a 235MB video, I set my memory, post, and file upload sizes to 2GB, but the upload still got stuck on the progress bar.
@OneEagle @LeonidS Any other ideas?
-
- · Nurke
-
·
In reply to mrochek
- ·
I corrected mine and was working...then it stoped uploading. I use my phone to upload dashcam videos and found out if i turn off home wifi and use phone one, it works but uploads slower. Try that.
-
-
·
LeonidS
- ·
Hello @mrochek !
The reason of your problem may be in the sufficient of the post_max_size value. Yes, local it is equal to 2Gb, but PHPINFO shows that the master (main) value is 128Mb only.
-
·
LeonidS