• Resolved joelmellin

    (@joelmellin)


    I get this message. What does it mean and what do I do about it?

    “The PHP?set_time_limit()?function failed to set a maximum execution time of 30 minuter to refresh the cache.”

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    The default WPSSO_CACHE_REFRESH_MAX_TIME constant is defined to 1800 seconds by default (30 mins), which should be plenty to complete the cache refresh. If you have a smaller site (by number of pages, terms, and users), you could try defining WPSSO_CACHE_REFRESH_MAX_TIME to 900 in your wp-config.php file.

    I don’t know why your hosting provider would prevent adjusting / using https://www.php.net/manual/en/function.set-time-limit.php – it might be worth asking them.

    js.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP set time limit failed’ is closed to new replies.