focuslabllc / craft-cheat-sheet

A fast and customized set of instantly usable Field code samples.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fresh Install Error - Fresh Craft CMS Installation

nexflo opened this issue · comments

( ! ) Fatal error: Maximum function nesting level of '100' reached, aborting! in /Users/fw/Sites/craft/craft/app/vendor/twig/twig/lib/Twig/Node.php on line 192

@nexflo This is likely an xDebug setting at play. Try bumping up your limit from 100 to something higher. Others have seen this and this change has resolved the problem.