Tech:Handbook: Difference between revisions

From Orain Meta
Jump to navigation Jump to search
Content added Content deleted
imported>Addshore
(some docs)
 
imported>Addshore
(link to Server_admin_log)
Line 1: Line 1:
==Mediawiki Stuff==
==Mediawiki Stuff==
Most of the stuff below should be done automatically. If you do it manually please say so at [[Server_admin_log]]


'''Flush the job queue'''
'''Flush the job queue'''

Revision as of 15:06, 7 January 2014

Mediawiki Stuff

Most of the stuff below should be done automatically. If you do it manually please say so at Server_admin_log

Flush the job queue

/home/www-scripts/db_loop.sh /usr/share/nginx/.orain.org/w/maintenance/runJobs.php

Run update.php on all wikis

/home/www-scripts/db_loop.sh /usr/share/nginx/.orain.org/w/maintenance/update.php --quick

Run update.php on a single wiki

/usr/bin/php /usr/share/nginx/.orain.org/w/maintenance/update.php --wiki extloadwiki

Rebuild Localisation Cache for extloadwiki

/usr/bin/php /usr/share/nginx/.orain.org/w/maintenance/rebuildLocalisationCache.php --wiki extloadwiki