• Resolved DrewDonnyMac

    (@drewdonnymac)


    I’m trying to restore a site from live to my local machine (Local by Flywheel).

    The restore has stuck at 43% and when I open the site’s front page I get this error: “( ! ) Fatal error: Maximum function nesting level of ‘256’ reached, aborting! in /app/public/wp-includes/functions.php on line 5453

    I can do nothing but abandon the restore and delete this WP installation and start over.

    Has anyone encountered this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter DrewDonnyMac

    (@drewdonnymac)

    So a little bit of Googling suggests that this isn’t a problem with PHP or the plugin, but with Xdebug.

    Changing Local’s PHP.ini file to add the value: xdebug.max_nesting_level=1000 has resolved the issue.

    Plugin Author Yani

    (@yaniiliev)

    Thank you for sharing your solution, Drew. I was going to suggest the same or disable xdebug if you are not using it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Restoring backup stuck at 43%’ is closed to new replies.