From:             submissions at spherious dot com
Operating system: Linux 7.2, Zend 2.1
PHP version:      4.3.1
PHP Bug Type:     Unknown/Other Function
Bug description:  Fatal error: Nesting level too deep - recursive dependency? in 
Unknown on line

Even just a simple phpinfo

<?
phpinfo();
?>

Leaves this error on the bottom of the page:

Fatal error: Nesting level too deep - recursive dependency? in Unknown on
line 0
-- 
Edit bug report at http://bugs.php.net/?id=22482&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22482&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22482&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22482&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22482&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22482&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22482&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22482&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22482&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22482&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22482&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22482&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22482&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22482&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22482&r=gnused

Reply via email to