My eaccelerator cache is in /opt/lamp/tmp/eaacelerator/ I think this is not a default location. How can I tell mediawiki to use this location? And how can I know whether eaccelerator is working with MW or not? (eaccelerator is showing as enabled in phpinfo)
Regards,
Jack ---------------------------------------------------------------- "The absence of alternatives clears the mind marvelously"
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Emufarmers Sangly Sent: Friday, August 03, 2007 8:06 AM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] enabling eaccelerator
On 8/2/07, Adam Meyer meyer7@mindspring.com wrote:
I reinstalled mediawiki, eaccelerator was showing as not available.
So, after installing it, I added to the localsettings $wgUseEAccelShm = true;
Im not sure if this is how you do it, but the manual on $wgUseEAccelShm is lacking.
Is there a way to see if it is running?
I checked my version http://64.22.97.143/~rpedia/index.php/Special:Version
But im not seeing either way.
MediaWiki: 1.10.1
PHP: 5.2.3 (apache)
MySQL: 5.0.27-standard
It doesn't show on Special: I just have: ## Shared memory settings $wgMainCacheType = CACHE_ACCEL; $wgMessageCacheType = CACHE_ACCEL; $wgParserCacheType = CACHE_ACCEL; $wgMemCachedServers = array();
It doesn't show up in Special:Version, but benchmark it (with Apache Bench, for instance) with and without the caching enabled, and you should see the difference.
I don't think MW cares where eAccelerator is, as long as PHP recognizes it and you enable it in LocalSettings.php, but I could be wrong. As far as I know, the wiki won't say anything different when the caching is working: It'll just go faster. (And in phpinfo at the eAccelerator section "Cached Scripts" won't be 0.)
On 8/3/07, Jack Eapen C jackec@suntecgroup.com wrote:
My eaccelerator cache is in /opt/lamp/tmp/eaacelerator/ I think this is not a default location. How can I tell mediawiki to use this location? And how can I know whether eaccelerator is working with MW or not? (eaccelerator is showing as enabled in phpinfo)
Regards,
Jack
"The absence of alternatives clears the mind marvelously"
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Emufarmers Sangly Sent: Friday, August 03, 2007 8:06 AM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] enabling eaccelerator
On 8/2/07, Adam Meyer meyer7@mindspring.com wrote:
I reinstalled mediawiki, eaccelerator was showing as not available.
So, after installing it, I added to the localsettings $wgUseEAccelShm = true;
Im not sure if this is how you do it, but the manual on $wgUseEAccelShm is lacking.
Is there a way to see if it is running?
I checked my version http://64.22.97.143/~rpedia/index.php/Special:Version
But im not seeing either way.
MediaWiki: 1.10.1
PHP: 5.2.3 (apache)
MySQL: 5.0.27-standard
It doesn't show on Special: I just have: ## Shared memory settings $wgMainCacheType = CACHE_ACCEL; $wgMessageCacheType = CACHE_ACCEL; $wgParserCacheType = CACHE_ACCEL; $wgMemCachedServers = array();
It doesn't show up in Special:Version, but benchmark it (with Apache Bench, for instance) with and without the caching enabled, and you should see the difference.
-- Arr, ye emus, http://emufarmers.com _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
This electronic mail (including any attachment thereto) may be confidential and privileged and is intended only for the individual or entity named above. Any unauthorized use, printing, copying, disclosure or dissemination of this communication may be subject to legal restriction or sanction. Accordingly, if you are not the intended recipient, please notify the sender by replying to this email immediately and delete this email (and any attachment thereto) from your computer system...Thank You
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org