Viewing 1 replies (of 1 total)
  • At that particular step the plugin does the actual rewriting and need some memory for that.

    You should consider bumping up the memory limit:
    define( ‘WP_MEMORY_LIMIT’, ‘512M’ );

    Cheers!

Viewing 1 replies (of 1 total)

The topic ‘Allowed memory size exhausted’ is closed to new replies.