Summary | Error when using SQL sessionHandler |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.2.1 |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | jcblanco (at) fi (dot) upm (dot) es |
Created | 08/27/2014 (3964 days ago) |
Due | |
Updated | 08/27/2014 (3964 days ago) |
Assigned | |
Resolved | 08/27/2014 (3964 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Priority ⇒ 1. Low
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Due ⇒ 08/27/2014
Summary ⇒ Error when using SQL sessionHandler
Type ⇒ Bug
State ⇒ Unconfirmed
email messages, the error in apache LOG is
Fatal error: Call to a member function commit() on a non-object in
.../Horde/Db/Adapter/Pdo/Base.php on line 268
The access to folders seems to work fine, but the error is also shown
when editing configuration options in horde
If I change the Session Handler to the "default PHP Session Handler"
the error goes away, we are SQL Session Handler since we have two
diferent servers responding to de same domain and until now all seems
to work fine