https://bugzilla.wikimedia.org/show_bug.cgi?id=35854
--- Comment #2 from Dmitriy Sintsov <[email protected]> 2012-04-10 16:05:51 UTC --- Which option is it? My test host's LocalSettings.php is mostly generated by new web installer with just some minor tweaks. Why messages did not regenerate automatically until I switched from LCStore_DB to LCStore_CDB with the only source change in LocalSettings.php $wgCacheDirectory = "$IP/cache"; and absolutely nothing more? I did a lot of things, touched i18n file, checked sources for syntax errors with recursive php -l (lint), traced from ResourceLoader to MessageBlobStore then MessageCache then both LCStores. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
