WampServer Fatal error - Maximum function nesting level

From TNG_Wiki
Revision as of 18:34, 17 October 2017 by DanCote (talk | contribs)
Jump to navigation Jump to search

You may get this error message on a Windows configuration only (e.g. WampServer).


Error message: "Fatal error: Maximum function nesting level of '100' reached, aborting! in C:\wamp64\www\tng\tngconnect.php on line 157"


Wampserver-Maximum-function.jpg

The error message is misleading (tngconnect.php) as this is a problem with the Windows PHP XDEBUG Extension (php_xdebug-x.x.x-x.x-vcxx.dll). The problem may be fixed by changing the configuration file php.ini located in the Apache directory

Finding the configuration file

Open file php.ini located in

[Your Wamp Directory]\bin\apache\[Apache Directory]\bin\php.ini

e.g. C:\wamp64\bin\apache\apache2.4.27\bin