[Tickets #7050] Re: httpd segfaults with sidebar.php

bugs at horde.org bugs at horde.org
Mon Aug 18 16:13:10 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7050
------------------------------------------------------------------------------
  Ticket             | 7050
  Updated By         | horde at olen.net
  Summary            | httpd segfaults with sidebar.php
  Queue              | IMP
  Version            | HEAD
  Type               | Bug
  State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


horde at olen.net (2008-08-18 12:13) wrote:

I have now debugged a bit more (and googled for similar problems) and  
there seems to be two (unrelated) issues here.

The main issue seems to be that i had hordeauth set in servers.php
I would still like to keep it that way, but there seems to be a  
problem i redirect.php so $imapuser is not set, and this causes the  
test on line 154
  if (($imapuser !== null) && ($pass !== null)) {
to fail so it never really logs in on the server.

The second issue is that if I unset hordauth in servers.php, but keeps  
$conf['server']['server_list'] = 'none'; in conf.php I somehow end up  
in an endless redirect loop.

After changing this to "hidden" and removing "hordeauth" from  
servers.php I am at least able to log in and use horde again.  But I'd  
like to get rid of the extra login to imp, when I have the same  
user/pass on the mailserver as in horde.






More information about the bugs mailing list