| Summary | Fatal error with _frameseturl() | 
| Queue | Horde Groupware Webmail Edition | 
| Queue Version | 1.0.3 | 
| Type | Bug | 
| State | Not A Bug | 
| Priority | 1. Low | 
| Owners | |
| Requester | simon (at) dedisoft (dot) com | 
| Created | 01/31/2008 (6487 days ago) | 
| Due | |
| Updated | 05/02/2008 (6395 days ago) | 
| Assigned | |
| Resolved | 01/31/2008 (6487 days ago) | 
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No | 
but apparently I missed a couple. That fixed the problem.
It's still a bug, obviously. ;-)
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?
broken PHP.
What do you mean by "a very broken PHP" ?
State ⇒ Not A Bug
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Fatal error with _frameseturl()
Queue ⇒ Horde Groupware Webmail Edition
State ⇒ Unconfirmed
With the version 1.04 of webmail, I've this error:
Fatal error: Cannot redeclare _frameseturl() (previously declared in
myserverpath\horde\imp\redirect.php:12) in
myserverpath\horde\imp\redirect.php on line 19
I'm usign a FastCGI version of PHP 5.
Thanks