Hi,
I've installer MediaWiki several weeks ago, and I installed Xcache on the server today.
Do I have to configure it on MediaWiki ?
Thanks,
Etienne Toffin
On Wed, Apr 9, 2008 at 11:28 AM, Etienne Toffin etoffin@ulb.ac.be wrote:
I've installer MediaWiki several weeks ago, and I installed Xcache on the server today.
Do I have to configure it on MediaWiki ?
MediaWiki will, in my experience, use it automatically. You can check your XCache control panel (or status viewer or whatever you want to call it) to make sure this is the case.
Etienne Toffin wrote:
Hi,
I've installer MediaWiki several weeks ago, and I installed Xcache on the server today.
Do I have to configure it on MediaWiki ?
Thanks,
Etienne Toffin
Yes. Add following line to LocalSettings.php: $wgMainCacheType = CACHE_ACCEL; See [1] for further reading. --VasilievVV
I add the line you mentioned in LocalSettings.php but got this debug informations :
Warning: xcache_get() [function.xcache-get]: xcache.var_size is either 0 or too small to enable var data caching in /Library/WebServer/ Documents/wikiUSE/includes/BagOStuff.php on line 602
Any idea ?
I tried modifying xcache.size and xcache.var_size in php.ini but seems like it's not that easy…
Any idea ?
Le 09-avr.-08 à 17:46, VasilievVV a écrit :
Etienne Toffin wrote:
Hi,
I've installer MediaWiki several weeks ago, and I installed Xcache on the server today.
Do I have to configure it on MediaWiki ?
Thanks,
Etienne Toffin
Yes. Add following line to LocalSettings.php: $wgMainCacheType = CACHE_ACCEL; See [1] for further reading. --VasilievVV
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
------------------------------------------------------------------- Etienne Toffin, PhD Student Unit of Social Ecology Université Libre de Bruxelles, CP 231 Boulevard du Triomphe B-1050 Brussels Belgium
Tel: +32(0)2/650.55.30 Fax: +32(0)/650.59.87 Skype: etienne_titou http://www.ulb.ac.be/sciences/use/toffin.html
On Wed, Apr 9, 2008 at 12:12 PM, Etienne Toffin etoffin@ulb.ac.be wrote:
I add the line you mentioned in LocalSettings.php but got this debug informations :
Warning: xcache_get() [function.xcache-get]: xcache.var_size is either 0 or too small to enable var data caching in /Library/WebServer/ Documents/wikiUSE/includes/BagOStuff.php on line 602
Any idea ?
I tried modifying xcache.size and xcache.var_size in php.ini but seems like it's not that easy…
Did you restart the web server?
wikitech-l@lists.wikimedia.org