[Tickets #13081] Re: SQL session handler with hashtable cache enabled leads to fatal PHP errors

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Mar 27 13:45:09 UTC 2014


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

Ticket URL: http://bugs.horde.org/ticket/13081
------------------------------------------------------------------------------
  Ticket             | 13081
  Updated By         | arjen+horde at de-korte.org
  Summary            | SQL session handler with hashtable cache enabled leads
                     | to fatal PHP errors
  Queue              | Horde Framework Packages
  Version            | FRAMEWORK_5_1
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


arjen+horde at de-korte.org (2014-03-27 13:45) wrote:

> What do you mean with "combination"?

That 'What sessionhandler driver should we use?' is set to 'SQL  
Database' and the checkbox next to 'Use a distributed hash table to  
cache session information?' is selected. Which boils down to

     $conf[sessionhandler][type] = 'Sql';
     $conf[sessionhandler][hashtable] = true;

> Also, if really using FRAMEWORK_5_1, please note that libraries are  
> developed in the master branch.

I'm using the latest packages from PEAR.





More information about the bugs mailing list