-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Tue, Jan 27, 2009 at 6:56 PM, Jason Schulz wrote:
Also, see http://www.mediawiki.org/wiki/User:Aaron_Schulz/How_to_make_MediaWiki_fast
The shell script you mention in step 2 has some stuff in it that makes it unusable outside Wikimedia: 1) lots of hard-coded paths 2) what is "/usr/local/bin/run-jobs"?
I'd put "0 0 * * * /usr/bin/php /var/www/wiki/maintenance/runJobs.php 2>&1 > /var/log/runJobs.log" as crontab entry in your guide, as it's a bit more compatible with non-wikimedia environments ;)
Marco