[PHP-users 29290] Fatal error: Nesting level too deep - recursive dependency? in Unknown on line 0
tumado
tumado @ airisu.ne.jp
2006年 5月 25日 (木) 06:41:27 JST
はじめて、質問させていただきます、よろしくお願いします。
php4.2.3→php4.4.2にバージョンアップしました。何とか ./confiure,make
installも出来、アプリケーションも問題なく動作してるように見受けられます
が、表題にあるように Fatal error: Nesting level too deep - recursive
dependency? in Unknown on line 0 と表示が出ます。これは一体何を言ってい
るのか理解できず、どこから手をつけて良いものかと、ML内の過去LOGも見てみ
ましたが、同様の記事も見つけられずにいます。
これは、一体どういう ERROR なのでしょうか。
対処方法についてご教示お願いします。
不足している情報がありましたらあわせてご指摘ください。
使用環境:
Turbolinux8 server
Apace1.3.27
以下の通り
./configure'
'--with-apxs=/usr/sbin/apxs'
'--with-expad-dir=/usr'
'--with-ming=shared'
'--with-gd=shared,/usr'
'--with-xpm-dir=/usr/X11/lib'
'--enable-bz2'
'--enable-bcmath'
'--enable-mbstring'
'--enable-mbstr-enc-trans'
'--enable-mbregex'
'--enable-sigchild'
'--libdir=/usr/lib/php'
'--includedir=/usr/include'
'--enable-inline-optimization'
'--with-mysql=shared'
'--prefix=/usr'
'--exec-prefix=/usr'
'--with-config-file-path=/etc/httpd'
'--enable-safe-mode'
'--disable-debug'
'--enable-debugger'
'--enable-magic-quotes'
'--enable-track-vars'
PHP-users メーリングリストの案内