[horde] Maximum recursion depth...
Roman Langolf
webs at gmx.de
Mon Jun 21 09:26:14 PDT 2004
Hi @ all!
I installed last Horde-Head. And now I get an error:
Warning: _mkpath(): Maximum recursion depth (25) exceeded in
/usr/share/php/Log/file.php on line 160
Anybody know where the problem is?
#### /usr/share/php/Log/file.php on line 160:
/* Guard against potentially infinite recursion. */
if ($depth++ > 25) {
trigger_error("_mkpath(): Maximum recursion depth (25)
exceeded",
E_USER_WARNING);
return false;
}
####
best regards
roman
More information about the horde
mailing list