Video/sounds not uploading

Seems this issue is continously being a problem. I have had this issue since day one. Sounds or video don't always want to upload to site. I have it set to 800mb server side and unlimited in studio. But yet it won't upload anything more than 8mb or so in either sounds or video. Once in a while one will pass. So where is the issue stemming from. This happens both in actual website and mobile.

  • 465
  • More
Replies (2)
    • What webserver are you running?  You might need to increase the post size in your virtual host/server block.

      • Hello James Zandreiatti !

        It depends from the server settings. Just ti be sure about the PHP parameters you need to create in the folder of UNA the file with the name like z.php name and the following content:

        <?php

        phpinfo();

        Then open it in your browser and check the memory_limit and sizes parameters values for the local and master sides.

        Login or Join to comment.