致命错误 - 嵌套太深 [英] Fatal error - Nesting too deep

查看:99
本文介绍了致命错误 - 嵌套太深的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




这是一个不错的页脚我进入我在wwwroot上写的每个php页面

我的服务器。代码被解析得很好。我在W5K服务器,IIS 5.0下安装了php5.2-win32

。我以前在XP机器上安装了php,

没有问题。


致命错误:嵌套级别太深 - 递归依赖?在Unknown
$ 0 $ b在第0行

找不到模块(IP-MIB):在第0行中(无)找不到模块

(IF -MIB):在第0行(无)找不到模块(TCP-MIB):在第0行

in(无)找不到模块(UDP-MIB):在第0行(无) )找不到

模块(SNMPv2-MIB):在第0行中(无)找不到模块

(SNMPv2-SMI):在第0行中(无)不能查找模块(UCD-SNMP-MIB):

第0行(无)无法找到模块(UCD-DEMO-MIB):第0行(无)

找不到模块(SNMP-TARGET-MIB):在第0行(无)中找不到

模块(基于SNMP-VIEW-BASED-ACM-MIB):在第0行中(无)不能找到

模块(SNMP-COMMUNITY-MIB):在第0行(无)找不到模块

(UCD-DLMOD-MIB):在第0行(无) )找不到模块

(SNMP-FRAMEWORK-MIB):在第0行中(无)找不到模块

(SNMP-MPD-MIB):在第0行(无)找不到模块

(SNMP-USER-BASED-SM-MIB):第0行in(无)找不到模块

(SNMP-NOTIFICATION-MIB):第0行(无)无法找到模块

(SNMPv2-TM):第0行in(无)


有没有人有这样的经历?

Hi,

Here''s a nice footer I get inside every php page I write in wwwroot on
my server. The code gets parsed just fine. I installed php5.2-win32
under W2K Server, IIS 5.0. I''ve installed php on XP machines before,
no problems there.

Fatal error: Nesting level too deep - recursive dependency? in Unknown
on line 0
Cannot find module (IP-MIB): At line 0 in (none) Cannot find module
(IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0
in (none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find
module (SNMPv2-MIB): At line 0 in (none) Cannot find module
(SNMPv2-SMI): At line 0 in (none) Cannot find module (UCD-SNMP-MIB): At
line 0 in (none) Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none) Cannot find
module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) Cannot find
module (SNMP-COMMUNITY-MIB): At line 0 in (none) Cannot find module
(UCD-DLMOD-MIB): At line 0 in (none) Cannot find module
(SNMP-FRAMEWORK-MIB): At line 0 in (none) Cannot find module
(SNMP-MPD-MIB): At line 0 in (none) Cannot find module
(SNMP-USER-BASED-SM-MIB): At line 0 in (none) Cannot find module
(SNMP-NOTIFICATION-MIB): At line 0 in (none) Cannot find module
(SNMPv2-TM): At line 0 in (none)

Does anyone have experience with something like this?

推荐答案

您是否需要/使用PHP模块?如果没有,我会进入你的

php.ini文件并将其关闭(注释掉)。它看起来像是抱怨无法找到它,但是如果你没有使用

它,谁在乎呢?

TristaSD写道:
Do you need/use the SNMP module for PHP? If not, I''d just go into your
php.ini file and turn it off (comment it out). It looks like it''s
complaining about not being able to find it, but if you''re not using
it, who cares?
TristaSD wrote:


这是一个不错的页脚,我进入我在服务器上的wwwroot写的每个php页面。代码被解析得很好。我在W5K服务器,IIS 5.0下安装了php5.2-win32
。我以前在XP机器上安装了php,
没有问题。

致命错误:嵌套级别太深 - 递归依赖?在Unknown
第0行
找不到模块(IP-MIB):在第0行中(无)找不到模块
(IF-MIB):在第0行中(无)不能查找模块(TCP-MIB):在第0行
中(无)找不到模块(UDP-MIB):在第0行中(无)找不到
模块(SNMPv2-MIB):在线0 in(无)找不到模块
(SNMPv2-SMI):在第0行中(无)找不到模块(UCD-SNMP-MIB):在
第0行中(无)找不到模块(UCD-DEMO-MIB):第0行(无)
无法找到模块(SNMP-TARGET-MIB):第0行(无)无法找到
模块(基于SNMP-VIEW的模块) -ACM-MIB):在第0行(无)中找不到
模块(SNMP-COMMUNITY-MIB):在第0行(无)中找不到模块
(UCD-DLMOD-MIB):在第0行(无)中找不到模块
(SNMP-FRAMEWORK-MIB):在第0行中(无)找不到模块
(SNMP-MPD-MIB):在第0行中(无) )找不到模块
(SNMP-USER-BASED-SM-MIB):第0行(无)无法找到模块
(SNMP-NOTIFICATION-MIB):第0行in(无)找不到模块
(SNMPv2-TM):在第0行(无)

有没有人有过这样的经历?
Hi,

Here''s a nice footer I get inside every php page I write in wwwroot on
my server. The code gets parsed just fine. I installed php5.2-win32
under W2K Server, IIS 5.0. I''ve installed php on XP machines before,
no problems there.

Fatal error: Nesting level too deep - recursive dependency? in Unknown
on line 0
Cannot find module (IP-MIB): At line 0 in (none) Cannot find module
(IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0
in (none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find
module (SNMPv2-MIB): At line 0 in (none) Cannot find module
(SNMPv2-SMI): At line 0 in (none) Cannot find module (UCD-SNMP-MIB): At
line 0 in (none) Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none) Cannot find
module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) Cannot find
module (SNMP-COMMUNITY-MIB): At line 0 in (none) Cannot find module
(UCD-DLMOD-MIB): At line 0 in (none) Cannot find module
(SNMP-FRAMEWORK-MIB): At line 0 in (none) Cannot find module
(SNMP-MPD-MIB): At line 0 in (none) Cannot find module
(SNMP-USER-BASED-SM-MIB): At line 0 in (none) Cannot find module
(SNMP-NOTIFICATION-MIB): At line 0 in (none) Cannot find module
(SNMPv2-TM): At line 0 in (none)

Does anyone have experience with something like this?






谢谢。页脚的底部已经消失,但递归

错误仍然存​​在:


致命错误:嵌套级别太深 - 递归依赖? in Unknown
第0行



ro * ********@gmail.com 写道:
Thanks. The bottom part of the footer is gone, but the "recursive"
error persists:

Fatal error: Nesting level too deep - recursive dependency? in Unknown
on line 0


ro*********@gmail.com wrote:
您是否需要/使用PHP模块?如果没有,我会进入你的
php.ini文件并将其关闭(注释掉)。它看起来像是在抱怨无法找到它,但是如果你没有使用
它,谁在乎呢?

TristaSD写道:
Do you need/use the SNMP module for PHP? If not, I''d just go into your
php.ini file and turn it off (comment it out). It looks like it''s
complaining about not being able to find it, but if you''re not using
it, who cares?
TristaSD wrote:


这是一个很好的页脚我进入我在服务器上的wwwroot中编写的每个php页面。代码被解析得很好。我在W5K服务器,IIS 5.0下安装了php5.2-win32
。我以前在XP机器上安装了php,
没有问题。

致命错误:嵌套级别太深 - 递归依赖?在Unknown
第0行
找不到模块(IP-MIB):在第0行中(无)找不到模块
(IF-MIB):在第0行中(无)不能查找模块(TCP-MIB):在第0行
中(无)找不到模块(UDP-MIB):在第0行中(无)找不到
模块(SNMPv2-MIB):在线0 in(无)找不到模块
(SNMPv2-SMI):在第0行中(无)找不到模块(UCD-SNMP-MIB):在
第0行中(无)找不到模块(UCD-DEMO-MIB):第0行(无)
无法找到模块(SNMP-TARGET-MIB):第0行(无)无法找到
模块(基于SNMP-VIEW的模块) -ACM-MIB):在第0行(无)中找不到
模块(SNMP-COMMUNITY-MIB):在第0行(无)中找不到模块
(UCD-DLMOD-MIB):在第0行(无)中找不到模块
(SNMP-FRAMEWORK-MIB):在第0行中(无)找不到模块
(SNMP-MPD-MIB):在第0行中(无) )找不到模块
(SNMP-USER-BASED-SM-MIB):第0行(无)无法找到模块
(SNMP-NOTIFICATION-MIB):第0行in(无)找不到模块
(SNMPv2-TM):在第0行(无)

有没有人有这样的经历?
Hi,

Here''s a nice footer I get inside every php page I write in wwwroot on
my server. The code gets parsed just fine. I installed php5.2-win32
under W2K Server, IIS 5.0. I''ve installed php on XP machines before,
no problems there.

Fatal error: Nesting level too deep - recursive dependency? in Unknown
on line 0
Cannot find module (IP-MIB): At line 0 in (none) Cannot find module
(IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0
in (none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find
module (SNMPv2-MIB): At line 0 in (none) Cannot find module
(SNMPv2-SMI): At line 0 in (none) Cannot find module (UCD-SNMP-MIB): At
line 0 in (none) Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none) Cannot find
module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) Cannot find
module (SNMP-COMMUNITY-MIB): At line 0 in (none) Cannot find module
(UCD-DLMOD-MIB): At line 0 in (none) Cannot find module
(SNMP-FRAMEWORK-MIB): At line 0 in (none) Cannot find module
(SNMP-MPD-MIB): At line 0 in (none) Cannot find module
(SNMP-USER-BASED-SM-MIB): At line 0 in (none) Cannot find module
(SNMP-NOTIFICATION-MIB): At line 0 in (none) Cannot find module
(SNMPv2-TM): At line 0 in (none)

Does anyone have experience with something like this?






您是否有机会发布页脚代码,或者至少第一行

20行左右?


我想知道它是否试图包含一些其他具有

函数的PHP文件,该函数与

页脚。


我自己是PHP初学者,所以情况可能不是这样,但它只是一个

建议,如果你能发布一些代码就可以提供更多帮助。


TristaSD写道:
Any chance of you posting the code of the footer, or at least the first
20 lines or so?

I''m wondering if it is trying to include some other PHP file that has a
function that is the same as one defined in the main body of the
footer.

I''m a PHP beginner myself, so this may not be the case, but it''s just a
suggestion, will be able to help more if you could post some code to
look at.

TristaSD wrote:
谢谢。页脚的底部已经消失,但递归错误仍然存​​在:

致命错误:嵌套级别太深 - 递归依赖?在0号线上的未知


ro ***** **** @gmail.com 写道:
Thanks. The bottom part of the footer is gone, but the "recursive"
error persists:

Fatal error: Nesting level too deep - recursive dependency? in Unknown
on line 0


ro*********@gmail.com wrote:
您是否需要/使用PHP模块?如果没有,我会进入你的
php.ini文件并将其关闭(注释掉)。它看起来像是在抱怨无法找到它,但是如果你没有使用
它,谁在乎呢?

TristaSD写道:
Do you need/use the SNMP module for PHP? If not, I''d just go into your
php.ini file and turn it off (comment it out). It looks like it''s
complaining about not being able to find it, but if you''re not using
it, who cares?
TristaSD wrote:


这是一个很好的页脚我进入我在服务器上的wwwroot中编写的每个php页面。代码被解析得很好。我在W5K服务器,IIS 5.0下安装了php5.2-win32
。我以前在XP机器上安装了php,
没有问题。

致命错误:嵌套级别太深 - 递归依赖?在Unknown
第0行
找不到模块(IP-MIB):在第0行中(无)找不到模块
(IF-MIB):在第0行中(无)不能查找模块(TCP-MIB):在第0行
中(无)找不到模块(UDP-MIB):在第0行中(无)找不到
模块(SNMPv2-MIB):在线0 in(无)找不到模块
(SNMPv2-SMI):在第0行中(无)找不到模块(UCD-SNMP-MIB):在
第0行中(无)找不到模块(UCD-DEMO-MIB):第0行(无)
无法找到模块(SNMP-TARGET-MIB):第0行(无)无法找到
模块(基于SNMP-VIEW的模块) -ACM-MIB):在第0行(无)中找不到
模块(SNMP-COMMUNITY-MIB):在第0行(无)中找不到模块
(UCD-DLMOD-MIB):在第0行(无)中找不到模块
(SNMP-FRAMEWORK-MIB):在第0行中(无)找不到模块
(SNMP-MPD-MIB):在第0行中(无) )找不到模块
(SNMP-USER-BASED-SM-MIB):第0行(无)无法找到模块
(SNMP-NOTIFICATION-MIB):第0行in(无)找不到模块
(SNMPv2-TM):在第0行(无)

有没有人有这样的经历?
Hi,

Here''s a nice footer I get inside every php page I write in wwwroot on
my server. The code gets parsed just fine. I installed php5.2-win32
under W2K Server, IIS 5.0. I''ve installed php on XP machines before,
no problems there.

Fatal error: Nesting level too deep - recursive dependency? in Unknown
on line 0
Cannot find module (IP-MIB): At line 0 in (none) Cannot find module
(IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0
in (none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find
module (SNMPv2-MIB): At line 0 in (none) Cannot find module
(SNMPv2-SMI): At line 0 in (none) Cannot find module (UCD-SNMP-MIB): At
line 0 in (none) Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none) Cannot find
module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) Cannot find
module (SNMP-COMMUNITY-MIB): At line 0 in (none) Cannot find module
(UCD-DLMOD-MIB): At line 0 in (none) Cannot find module
(SNMP-FRAMEWORK-MIB): At line 0 in (none) Cannot find module
(SNMP-MPD-MIB): At line 0 in (none) Cannot find module
(SNMP-USER-BASED-SM-MIB): At line 0 in (none) Cannot find module
(SNMP-NOTIFICATION-MIB): At line 0 in (none) Cannot find module
(SNMPv2-TM): At line 0 in (none)

Does anyone have experience with something like this?






这篇关于致命错误 - 嵌套太深的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆