Followup r101507: don't automatically use APC for the localization cache if it is...
authorRoan Kattouw <catrope@users.mediawiki.org>
Wed, 23 Nov 2011 13:12:22 +0000 (13:12 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Wed, 23 Nov 2011 13:12:22 +0000 (13:12 +0000)
commit3938e515ac93a662247e04deda9cffac47109105
tree841ed5f2d2fc24e7be3c7f3c3c48e0f81d11b508
parent51a6eadec19de1df84213c9c98fd24d7876a8777
Followup r101507: don't automatically use APC for the localization cache if it is available. I've expressed reservations in my CR comments (issues abound wherever maintenance scripts, server farms or manualRecache are involved), but the real reason is that three people (Siebrand on CR, Antoine/hashar in person and Rusty Burchfield on bug 32602) have reported problems with the APC LC, and had to set $wgLocalisationCacheConf['store'] = 'files'; explicitly to get LC to work again.
includes/LocalisationCache.php