[Bug 26360] Disabling sessions in memcached produces open() error

2011-07-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26360 Brion Vibber br...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 26360] Disabling sessions in memcached produces open() error

2011-01-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26360 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added CC|

[Bug 26360] Disabling sessions in memcached produces open() error

2011-01-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26360 --- Comment #7 from Chad H. innocentkil...@gmail.com 2011-01-29 15:50:30 UTC --- I hadn't touched it since my comment above taking blame :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are

[Bug 26360] Disabling sessions in memcached produces open() error

2010-12-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26360 --- Comment #5 from Chad H. innocentkil...@gmail.com 2010-12-27 13:46:02 UTC --- Looks like my fault from bug 11613 / bug 11381 (r49370). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving

[Bug 26360] Disabling sessions in memcached produces open() error

2010-12-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26360 --- Comment #4 from Brion Vibber br...@pobox.com 2010-12-27 02:03:48 UTC --- It kind of looks to me like this error might be coming from PHP's memcached module's session handler, not from MediaWiki's:

[Bug 26360] Disabling sessions in memcached produces open() error

2010-12-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26360 Roan Kattouw roan.katt...@gmail.com changed: What|Removed |Added CC|

[Bug 26360] Disabling sessions in memcached produces open() error

2010-12-20 Thread bugzilla-daemon
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