I'm updating from 1.25 to 1.27.1 and I have major problems with the cache.
E.g. file usage doesn't update. I add an image to another page, but the file usage on the image page only lists the old page.
I remove a category from the image, but the category page still lists it.
Or page info: I watch a page but the number of wathcing users is still 0.
Didn't help:
- action=purge
- Refreshing $wgCacheEpoch
Setup:
- MW 1.27.1
- PHP 5.5.9-1ubuntu4.14 (apache2handler)
- PHP Opcache
- $wgMainCacheType = $wgParserCacheType = $wgMessageCacheType = $wgSessionCacheType = CACHE_MEMCACHED;
- $wgUseFileCache = true;