Fatal error: Nesting level too deep - recursive dependency?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
gjoydeep
Forum Newbie
Posts: 2
Joined: Thu Dec 12, 2002 11:52 am

Fatal error: Nesting level too deep - recursive dependency?

Post by gjoydeep »

:o that I am getting this error for all the standard php script executed.

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

Php version: 4.2.2
OS: Sun Solaris 2.7

If you have any suggestions, Please share with us.
If you need any additional informations to understand the issue, Let us know.

thanks,
ghosh
User avatar
BDKR
DevNet Resident
Posts: 1207
Joined: Sat Jun 08, 2002 1:24 pm
Location: Florida
Contact:

Post by BDKR »

First off, who is 'us'?

Anyways, does this happen with every script? Did I understand you correctly? Have you tried a different version of PHP? Let us see a script that's kicking out this error.

Cheers,
BDKR
gjoydeep
Forum Newbie
Posts: 2
Joined: Thu Dec 12, 2002 11:52 am

Fatal error: Nesting level too deep - recursive dependency?

Post by gjoydeep »

"US" refers to the netcom Web Application team


registered it as a bug at

http://bugs.php.net/bug.php?id=20970&edit=2
:idea:
User avatar
BDKR
DevNet Resident
Posts: 1207
Joined: Sat Jun 08, 2002 1:24 pm
Location: Florida
Contact:

Post by BDKR »

This sounds like a tough one. Especially since I have no experience with iPlanet. Not much help in the docs either.

Good luck!

Cheers,
BDKR
Post Reply