Summary | Fatal error: horde/config/registry.php on line 48 |
Queue | Horde Base |
Queue Version | 3.0.4 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | chadwick (at) clan-mac (dot) com |
Created | 07/05/2005 (7364 days ago) |
Due | |
Updated | 07/05/2005 (7364 days ago) |
Assigned | |
Resolved | 07/05/2005 (7364 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
ticket 2189.State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Fatal error: horde/config/registry.php on line 48
Queue ⇒ Horde Base
beta (may).
quote from registry.php on line 48:
$webroot = strstr(dirname(__FILE__), '/' .
array_shift(preg_split(';/;', $_SERVER['PHP_SELF'], 2,
PREG_SPLIT_NO_EMPTY)));
the file is unchanged, I just moved it from registry.php.dist to
registry.php. bug is easily recreated. (see
http://chad.dnsrd.com/horde/ ) help is much appreciated and thanks in
advance.