Service/wiki: Difference between revisions
No edit summary |
|||
| Line 100: | Line 100: | ||
cd maintenance | cd maintenance | ||
php update.php | php update.php | ||
In the case of Local Labs wikis the correct command for performing the updates is: | |||
php update.php --conf /srv/www-sugarlabs/pe.sugarlabs.org/wiki/LocalSettings.php | |||
(replace pe.sugarlabs.org for the correct path for your local lab w) | |||
If the SemanticMediaWiki extension is enabled (we don't use it), also refresh its tables: | If the SemanticMediaWiki extension is enabled (we don't use it), also refresh its tables: | ||