[horde] Patched to horde 3.0.4 no sidebar.php

Michael M Slusarz slusarz at mail.curecanti.org
Mon Jun 20 22:50:51 PDT 2005


Quoting Kevin Myer <kevin_myer at iu13.org>:

> Quoting Damien McKenna <damien at mc-kenna.com>:
>
>> I'm just after doing a fresh install of Horde 3.0.4 (Linux, Apache,
>> MySQL).  During the install the sidebar was there but once I got to the
>> point of having it ready for use the sidebar had disappeared.  The
>> sidebar doesn't show in either Firefox or IE 6.0 (WinXP SP2).
>
> Have a look at your configuration for servers in IMP.  If you're unable
> to load
> IMP by itself, then the components of the left sidebar that check your mail
> server for the folder structure and # of unread messages will have the same
> problem, which can generate a white screen.

Also, use file based sessions instead of DB based sessions.  There has 
been code inserted into Horde 3.0.5 to fix concurrent session accesses 
using DB based sessions, but 3.0.4 does not contain this code.  PHP may 
be segfaulting because you most likely are having two frames attempting 
to access a shared data structure at the same time without proper data 
locking.

michael

_______________________________________
Michael Slusarz [slusarz at curecanti.org]


More information about the horde mailing list