Themeoption

Home Forums IT Consultant Support Themeoption

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #69238
    krishnakrishna
    Participant
    • Topics: 57
    • Replies: 65
    • Total: 122
    Member since: October 9, 2016

    when i go to section in Themeoption and save the all changes we have been redirected like this webpage is not responding what can i do?

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

    Hi Krishna,

    Kindly ask hosting to increase the limits of your server. This is a very common issue which is caused mostly in shared hosts due to them limiting your query sizes, upload size and query execution time.

    Following are the details written which you need to ask your hosting to get them raised in PHP.ini

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

    Regards,
    Brad

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