increase upload size for video

Home Forums Toothy Theme Support increase upload size for video

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #232707
    martin.edismartin.edis
    Participant
    • Topics: 47
    • Replies: 81
    • Total: 128
    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: 31317
    • Total: 31317
    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: 81
    • Total: 128
    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

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