[Tickets #6180] Re: Fatal error with _frameseturl()
bugs at horde.org
bugs at horde.org
Fri May 2 06:55:34 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6180
-----------------------------------------------------------------------
Ticket | 6180
Updated By | horde at phroggy.com
Summary | Fatal error with _frameseturl()
Queue | Horde Groupware Webmail Edition
Version | 1.0.3
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
horde at phroggy.com (2008-05-02 02:55) wrote:
>> What do you mean by "a very broken PHP" ?
>
> This error message is simply wrong.
I'm getting this same error too. Everything worked fine a couple days
ago, and now suddenly it's broken. I can't find anything that changed; I'm
the only one with root access on the box and the only thing I've touched
recently has been something completely unrelated to Horde.
Digging a little, it looks like the error is coming from imp/redirect.php
being required from imp/lib/base.php, which according to the comments
should happen because we have valid login credentials but don't have an IMP
session, due to a single-signon/transparent auth setup (which I am using).
That would be fine, except that redirect.php requires lib/base.php, so if
base.php is in turn requiring redirect.php, we have a problem.
That's as far as I've gotten so far. Any thoughts?
More information about the bugs
mailing list