Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sandor Kovacs

    (@almos20)

    Hi,

    Be sure that you allow enough memory for script and the timeout limit is -1 ( infinite ).

    The plugin is not prepared for 100k+ posts, maybe in the near future I will add some filters or limits for the regeneration.

    Best Regards.

    Thread Starter alevalentini

    (@alevalentini)

    I added

    ini_set("max_execution_time", "300"); on line 22 in regenerate-post-permalink.php to work around the limitation. It worked perfectly.

    Thanks!

    Plugin Author Sandor Kovacs

    (@almos20)

    So 5 minutes were enough. If you have a lot of posts you might increase execution time and memory limit.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘exceeded time’ is closed to new replies.