Horde show me no portal, kalender and adressbook
Gunnar Wrobel
wrobel at horde.org
Wed Jan 19 14:12:55 CET 2011
Zitat von Sven Gehr <mailingliste at dreampixel.de>:
> Am Mittwoch, 19. Januar 2011, 12:01:52 schrieb Gunnar Wrobel:
>> Zitat von Sven Gehr <mailingliste at dreampixel.de>:
>
>
>> > since today I have a big problem with horde. I login with my user an see
>> > the portal-page is empty. if I open my calendar or address book in horde
>> > I see only a blank page too.
>> > The calendar data can be found in a shared folder. with a different
>> > user I see
>> > the calendar data. what's wrong here?
>
>> I'd assume that you should have a fatal error in the php-errors log
>> file. The location might vary depending on the Kolab Server version
>> you use. But you should check both /kolab/var/apache/log and
>> /kolab/var/kolab/www/client/log. Anything in there?
[snip]
>
> /kolab/var/kolab/www/client/log/php-errors.log
>
> [19-Jan-2011 11:15:55] PHP Fatal error: Allowed memory size of
> 67108864 bytes
> exhausted (tried to allocate 78 bytes) in
> /kolab/var/kolab/www/client/lib/Horde/Kolab/Storage/Cache.php on line 174
This is the likely candidate. A quick workaround might be to increase the
memory_limit = 64M;
setting in the file
/kolab/etc/kolab/templates/php.ini.template
Does that help?
A second step would be to identify what the cache contains that is so
big it cannot be read in anymore.
But lets first check if lifting the memory restrictions does indeed help.
Cheers,
Gunnar
--
Core Developer
The Horde Project
e: wrobel at horde.org
t: +49 700 6245 0000
w: http://www.horde.org
pgp: 9703 43BE
tweets: http://twitter.com/pardus_de
blog: http://log.pardus.de
More information about the users
mailing list