https://bugzilla.wikimedia.org/show_bug.cgi?id=26360

--- Comment #3 from EugeneKay <eugene...@kashpureff.org> 2010-12-21 00:43:26 
UTC ---
I think this is because $wgMainCacheType is set to CACHE_MEMCACHED, so session
data is attempted to be stored there, but with $wgSessionsInMemcached set to
false, it is prevented from doing so.

Why this produces a Warning from open(), I haven't a clue.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to