Summary | memcached settings in conf.php disabled during update |
Queue | Horde Groupware Webmail Edition |
Queue Version | 1.2.5 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | michael (at) bigmichi1 (dot) de |
Created | 12/21/2009 (5729 days ago) |
Due | |
Updated | 04/10/2010 (5619 days ago) |
Assigned | 01/26/2010 (5693 days ago) |
Resolved | 04/10/2010 (5619 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 1.2.6 |
Patch | No |
Fix certain configuration items getting lost during upgrades (
Bug #8793).http://cvs.horde.org/diff.php/groupware/docs/groupware/CHANGES?rt=horde&r1=1.38.2.9&r2=1.38.2.10&ty=u
http://cvs.horde.org/diff.php/groupware/docs/webmail/CHANGES?rt=horde&r1=1.35.2.9&r2=1.35.2.10&ty=u
http://cvs.horde.org/diff.php/groupware/scripts/Attic/setup.php?rt=horde&r1=1.34.2.5&r2=1.34.2.6&ty=u
State ⇒ Assigned
Milestone ⇒ 1.2.6
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ memcached settings in conf.php disabled during update
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
finished without an error or something like that, but than i wasn't
able to login to horde. then i compared the newly created conf.php
from horde with the old on from 1.2.4 and there i noticed that
memcached settings were disabled, but still the session handler was
set to use memcached and so there was no login possible. after adding
the lines from my old conf.php everything was fine. so there seems to
be an issue with these setting during update. i noticed also a
difference after update in the ssl settings.