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 <[email protected]>

> 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
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to