https://bugzilla.wikimedia.org/show_bug.cgi?id=51988
--- Comment #3 from Antoine "hashar" Musso <[email protected]> --- I have restarted both memcached daemon on apache32 and apache33. Did not solve the issue :-] Sessions should be in memcached: $wgObjectCaches['sessions'] = $wgObjectCaches['memcached-pecl']; hashar@deployment-bastion:~$ mwscript eval.php --wiki=enwiki > var_dump( $wgObjectCaches['sessions'] ); array(1) { ["class"]=> string(22) "MemcachedPeclBagOStuff" } Not sure what is happening. Need to rush out to bed right now. -- 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
