Viewing 1 replies (of 1 total)
  • Hi,

    It is error from PHP server. If you try to upload maximum limit mentioned in php.ini file, you will get this error. To resolve this issue, open php.ini file and increase the values of the following functions.

    upload_max_filesize
    post_max_size
    memory_limit
    max_execution_time

    To know where the php.ini file is located, contact your hosting provider.

Viewing 1 replies (of 1 total)
  • The topic ‘Max file size for video upload HD and non HD’ is closed to new replies.