ID: 5489 Comment by: glzhang at 21cn dot com Reported By: jelmer at nl dot linux dot org Status: Closed Bug Type: Scripting Engine problem Operating System: Debian Linux 2.1 PHP Version: 4.0.1 New Comment:
my system also has this problem: Fatal error: Nesting level too deep - recursive dependency? in Unknown on line 0 I am sure that my apache-2.0 not use old module,and I have found that this error come from zend: ./zend_hash.c: zend_error(E_ERROR, "Nesting level too deep - recursive dependency?" But I am not sure this is a bug of zend or php Previous Comments: ------------------------------------------------------------------------ [2003-06-27 06:09:00] lea at fluidenterprises dot co dot uk OK, I found the solution: Make sure that the modules in your extension_dir variable are the latest compiled ones. You will get this error if you try to use old modules with new versions of php. See http://bugs.php.net/bug.php?id=21333 for more information. Hope this is helpful ------------------------------------------------------------------------ [2003-06-27 04:57:56] lea at fluidenterprises dot co dot uk Yup, same problem on Red Hat 7.2/php 4.3.2/apache 1.3.27 ------------------------------------------------------------------------ [2003-06-18 17:22:11] nestor at rtn dot uson dot mx I compiled php-4.3.2 as a module for apache 1.3.26 which already comes with Mandrake kernel 2.4.19-16. I got the same message as on other reports: Fatal error: Nesting level too deep - recursive dependency? in Unknown on line 0 even if only run <?php phpinfo() ?> Is there any idea for this? Greetings. --Nestor ------------------------------------------------------------------------ [2003-05-21 14:38:17] jca at casinosur dot com Well, I have just installed OpenBSD 3.3, but the apache-php doesnt support POST multipart/form-data, so i actualized to php 4.3.1 and I get: Fatal error: Nesting level too deep - recursive dependency? in Unknown on line 0 Can you help me please??? ------------------------------------------------------------------------ [2003-04-01 14:44:20] sniyogi at bungeecode dot com I experienced the same problem as Chris: I have an Ensim box and upgraded to PHP 4.3.1 and started getting this error.. Can somebody comment on this? -Roj ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/5489 -- Edit this bug report at http://bugs.php.net/?id=5489&edit=1