User "Siebrand" posted a comment on MediaWiki.r101507. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101507#c25297 Commit summary:
Re-apply Vitaliy Filippov's patch from Bug #29283 with a modification to make it work when no ACCEL cache is available. Comment: Very nasty. Required us to update our LocalSettings.php, adding <source lang="php">$wgLocalisationCacheConf['store'] = 'file';</source> Where we already had: <source lang="php">$wgLocalisationCacheConf['manualRecache'] = true;</source> This needs RELEASE-NOTES and pretty high up, too. Thanks to Roan for his help in resolving this. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
