Aaron Kitzmiller wrote: > Does anyone know if there are particular issues with logging in to the > MediaWiki API when memcached is used for session information? > > I'm using the Perl MediaWiki::Bot to login to a 1.16 MediaWiki. When > php.ini is modified to use files for session information, the Perl code > works. When php.ini is modified to use memcached, then the Perl code > doesn't work. > > Aaron K.
That's odd. Do normal logins work? What happens if you store sessions in memcached with MediaWiki handler ($wgSessionsInMemcached = true) ? _______________________________________________ Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api