The uploaded file exceeds the upload_max_filesize directive in php.ini.

Home Forums All Other Themes The uploaded file exceeds the upload_max_filesize directive in php.ini.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #179546
    FRANCIS RECANAFRANCIS RECANA
    Participant
    • Topics: 5
    • Replies: 0
    • Total: 5
    Member since: August 7, 2020

    I’m a newbie here and I was trying to upload the natural herb theme but it says here “The uploaded file exceeds the upload_max_filesize directive in php.ini.”

    What shall I do with this issue?

    Regards,

    Francis

    #179570
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    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 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.