6.0.0-alpha12
6/15/25

[#7262] Current Sessions (0) even when logged in
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

History
08/29/2008 10:53:44 PM Michael Rubinsky State ⇒ Not A Bug
 
08/29/2008 10:52:29 PM jens (at) peino (dot) de Comment #4 Reply to this comment
; extension = suhosin.so



fixes the problem.



Thanks Michael Rubinsky.



Ticket can be closed.
08/29/2008 10:41:44 PM jens (at) peino (dot) de Comment #3 Reply to this comment
okay. So what can i do to track this down?



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




08/29/2008 10:25:01 PM Michael Slusarz Comment #2
State ⇒ Feedback
Reply to this comment
i see Current Sessions (0) in Administration, but i am logged in and
should see at least my session, right?
Yes.  But it works fine here.


08/29/2008 10:20:04 PM jens (at) peino (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Current Sessions (0) even when logged in
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Hello,



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;

Saved Queries