fixed problems and yet more problems with horde
Andrew J. Kopciuch
akopciuch at bddf.ca
Tue Mar 21 07:26:32 CET 2006
> 2) My left horde menu is not showing up. I have just a big blank spot
> where it is suppose to be. Yes, I have "Show the Horde Menu on the left?"
> checked.
>
> Any ideas on what could be the cause of these two problems?
Horde is a memory pig. You need to adjust the PHP memory limits in the
php.ini and then restart apache.
memory_limit = 8M;
That default is too small for Horde to run properly. Pump it up and your
menus will re-appear again, and work.
Andy
More information about the users
mailing list