[horde] Issues with using sql session_handler.
Michael M Slusarz
slusarz at horde.org
Fri Apr 18 15:51:10 UTC 2014
Quoting Jarvis Bilkoh <jarvisbilkoh at gmail.com>:
> Currently, I get the following error when clicking "Click this box to add
> the original message to the body".
>
> At the bottom of the screen immediately after clicking that I receive the
> message:
>
> "Error when communication with the server"
>
> The PHP error I receive:
>
> PHP Fatal error: Call to a member function getHeader() on a non-object in
> /usr/share/horde/imp/lib/Compose.php on line 1994
>
> If I switch to 'Builtin' it works just fine.
Most likely, your session size is too big for SQL storage.
For other reasons also, SQL session storage is not a great idea. Use
one of the other drivers instead.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the horde
mailing list