Problem with upload theme

Home Forums Construction Pro/Build Forum Problem with upload theme

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #130632
    Yuval DavidiYuval Davidi
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: September 13, 2019

    Hi, I’m trying to upload the theme zip file but I get an error saying the file is too large. What is the solution?

    #130641
    Yuval DavidiYuval Davidi
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: September 13, 2019

    solved by increasing file upload size in cpanel php version.

    #130642
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30683
    • Total: 30683
    Member since: August 16, 2013

    Hi,

    Kindly ask your hosting provider to change these settings:

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

    Regards,
    Dave

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