Hi,
i installed php-4.3.0 on apache 2.0.34. but whenever i try to display a php
script i got a
PHP Fatal error: Nesting level too deep - recursive dependency? in Unknown
on line 0
Even the simplest document leads to this error:
index.php
<?php header("LOCATION: ../login.php"); ?>
i know these scripts worked fine with php-4.3.2
today i updated to apache 2.0.44, but i found no changes for this problem.
Does anybody know, what the problem is?
Thx,
Sascha Jopen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php