6.0.0-alpha12
6/14/25

[#3414] bad webroot in registry.php
Summary bad webroot in registry.php
Queue Horde Base
Queue Version 3.1-RC2
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester baber (at) mosga (dot) net
Created 02/07/2006 (7067 days ago)
Due
Updated 02/07/2006 (7067 days ago)
Assigned
Resolved 02/07/2006 (7067 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/07/2006 12:53:31 PM baber (at) mosga (dot) net Comment #5 Reply to this comment
Oops... May be there is a reason to show the time (and/or timezone) 
with ticket creation date?



Sorry, I think you're in Deutchland (GMT+1), so I am in GMT+2.
02/07/2006 10:25:44 AM Jan Schneider Comment #4 Reply to this comment
Check your geographic knowledge. Ever heard of that not all places on 
this earth have the same time of day?
02/07/2006 08:19:44 AM baber (at) mosga (dot) net Comment #3 Reply to this comment
P.S. This ticked was created today, not yesterday. Check date settings 
on your bugtracking system.



Regards.
02/07/2006 07:59:09 AM Michael Slusarz Comment #2
State ⇒ Not A Bug
Priority ⇒ 1. Low
Reply to this comment
*PLEASE* read the instructions, which just happen to be right above that code:



// We try to automatically determine the proper webroot for Horde

// here. This still assumes that applications live under horde/. If

// this results in incorrect results for you, simply change the two

// uses of the $webroot variable in the 'horde' stanza below.



I don't think it gets much more clear than that.
02/07/2006 07:56:09 AM baber (at) mosga (dot) net Comment #1
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ bad webroot in registry.php
Queue ⇒ Horde Base
Reply to this comment
after upgrading to RC2 these lines was added to webroot detection in 
registry.php:



     } elseif ($webroot === false) {

        $webroot = '';



In my installation webroot then detected as '', and i get 404 where 
login, because it looks /imp/reditect.php. If i comment these lines - 
all is Ok.

Saved Queries