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.
- 561
Comments
You have to 4x it of what you want to have it limited on....as @OneEagle explained in this link...
https://unacms.com/d/how-can-i-upload-longer-format-videos
Great! Thanks @Nurke for the link. I'll give that a shot!
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?
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.
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.