Thank you Platonides,
Seems now I get the error: "xcache.var_size is either 0 or too small to enable var data caching in */var/www/includes/BagOStuff.php* on line *643"
*Googling hasn't provided much info on how to fix this, anyone know?* * 2009/1/28 Platonides Platonides@gmail.com
Dawson wrote:
Modified config file as follows:
$wgUseDatabaseMessage = false; $wgUseFileCache = true; $wgMainCacheType = "CACHE_ACCEL";
This should be $wgMainCacheType = CACHE_ACCEL; (constant) not $wgMainCacheType = "CACHE_ACCEL"; (string)
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l