https://bugzilla.wikimedia.org/show_bug.cgi?id=26360
--- Comment #1 from EugeneKay <[email protected]> 2010-12-18 07:26:37 UTC --- After looking at it closer, it seems I was barking up the wrong tree. Both syntaxes above work, the problem variable is in fact $wgSessionsInMemcached. It is listed as being optional in the documentation, and is not set by the installer. However, leaving it disabled leads to the Warning listed above. The installer should be made to set $wgSessionsInMemcached=true; by default, or the variable eliminated entirely(and the code for Session storage location reworked). That decision is a bit above my pay grade, methinks. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
