UNA 13 -B1 - Video Errors: cannot upload large videos
I ran into an issues when uploading large videos directly to UNA-13-B1:
Small vidoes upload OK. But when I uploaded a large size video (81 MB) it showed the progress in the screen but when it i reaches 100%, it disappears and nothing show if it was uploaded or not. When I go to S3 bucket, it is not there either. (I already adjusted my php.ini to accept 100MB instead of 2MB on the server by editing the file php.ini file) (I didn't adjust .htaccess file though!)
Any suggestions ?
-
- · Tajrebatee
- ·
Issues fixed by adjusting php 7.2, Apache2 settings. by adjusting this setting: "post_max_size" to a larger value than the video size. I used 200M as I want to upload large videos. It worked.
as in case: https://una.io/view-discussion/uploading-video-issue