Fatal Error: Maximum function nesting level of '100' reached, aborting! -
Posted by: Tarvik (---.hsd1.wa.comcast.net)
Date: June 08, 2016 11:55AM

Fatal Error: Maximum function nesting level of '100' reached, aborting! -

#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

array (size=3)
'url' => string 'http://draxusrealms.com/admin.php?add-ons/install' (length=49)
'_GET' =>
array (size=1)
'add-ons/install' => string '' (length=0)
'_POST' =>
array (size=3)
'server_file' => string '' (length=0)
'_xfConfirm' => string '1' (length=1)
'_xfToken' => string '********' (length=8)

How do I fix this problem?

Options: ReplyQuote
Re: Fatal Error: Maximum function nesting level of '100' reached, aborting! -
Posted by: RiggsFolly (Moderator)
Date: June 08, 2016 01:17PM

Hi

I think this is probably an XDEBUG parameter being exceeded

Edit the php.ini file using the wampmanager menus

wampmanager->PHP->php.ini

At the bottom of php.ini you will find some XDEBUG parameters

add this one to the existing list

xdebug.max_nesting_level = 300

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.