[TYPO3-mvc] Fatal error: Maximum function nesting level of '100' reached, aborting!

Felix Oertel mehl at foertel.com
Thu Sep 16 14:22:47 CEST 2010


Hey,

I got this once as well.

Am 16.09.10 14:10, schrieb Xavier Perseguers:
> To temporarily fix it, edit php.ini (make it greater than default 64):
> ; max_input_nesting_level = 64

I think this option is commented by default.

> when using xdebug, limit is set to 100, change it with: xdebug.max_nesting_level = 200

I think this is more an xdebug problem then an extbase one ... should be 
no problem to exceed this limit.

propably we have to talk to the author for this to be increased. ;-)

regards, foertel


More information about the TYPO3-project-typo3v4mvc mailing list