Summary | Current Sessions (0) even when logged in |
Queue | Horde Base |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | jens (at) peino (dot) de |
Created | 08/29/2008 (6134 days ago) |
Due | |
Updated | 08/29/2008 (6134 days ago) |
Assigned | 08/29/2008 (6134 days ago) |
Resolved | 08/29/2008 (6134 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
fixes the problem.
Thanks Michael Rubinsky.
Ticket can be closed.
Which infos could help you?
OS: openSuSE 11.1-factory
PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: Aug 28 2008 00:50:31)
memcached 1.2.5
php memcache extension from CVS, last build 23rd of Aug
State ⇒ Feedback
should see at least my session, right?
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Current Sessions (0) even when logged in
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
i see Current Sessions (0) in Administration, but i am logged in and
should see at least my session, right?
$conf['sessionhandler']['params']['track'] = true;
$conf['sessionhandler']['type'] = 'memcache';
$conf['sessionhandler']['memcache'] = true;