https://bugzilla.wikimedia.org/show_bug.cgi?id=28097
Bryan Tong Minh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bryan Tong Minh <[email protected]> 2011-03-18 12:39:12 UTC --- If you use MediaWiki with multiple webservers, you need to store your session data on a shared storage. This means using memcached, or setting PHP's session store path to a shared path (but I don't know if that is supported). -- 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
