increase upload size for video

Home Forums Toothy Theme Support increase upload size for video

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #232707
    martin.edismartin.edis
    Participant
    • Topics: 47
    • Replies: 82
    • Total: 129
    Member since: January 30, 2019

    Hi,
    I am trying to upload a video but it says exceed size. is there a way to increase what size i can upload.

    thanks

    #232732
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31361
    • Total: 31361
    Member since: August 16, 2013

    Hi,

    It may be an execution time issue; kindly set given time limits.

    max_execution_time = 300
    max_input_time = 1000
    memory_limit = 256M
    post_max_size = 64M
    upload_max_filesize = 64M
    upload_max_size = 64M

    Regards,
    Dave

    #232748
    martin.edismartin.edis
    Participant
    • Topics: 47
    • Replies: 82
    • Total: 129
    Member since: January 30, 2019

    Hi Dave

    Thanks for the response.

    would it only time out after a certain time?

    it will not even try and upload it?

    Thanks

    Martin

    #232784
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31361
    • Total: 31361
    Member since: August 16, 2013

    Hi,

    That is a required memory limit for WordPress, if you want to know how may media size can upload on media library when you upload new image or video on media library at the bottom “Maximum upload file size: 2 GB.” are display see given screenshot :

    https://www.wpbeginner.com/wp-content/uploads/2011/02/check-current-file-upload-limit.png

    Regards,
    Dave

    #232807
    martin.edismartin.edis
    Participant
    • Topics: 47
    • Replies: 82
    • Total: 129
    Member since: January 30, 2019

    hi

    mine shows this

    Media Library Add Media File
    Close uploader
    Drop files to upload
    or

    Select Files
    Maximum upload file size: 8 MB.

    how can i increase the size of the allowed max file.

    Thanks

    Martin

    #232811
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31361
    • Total: 31361
    Member since: August 16, 2013

    Hi,

    Kindly set max file size limit to increase upload max size media. Kindly ask about this to your hosting how to increase this.

    upload_max_filesize = 128M

    Regards,
    Dave

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.