Jump to content

Wiki Maintainance: Difference between revisions

From Torben's Wiki
 
(No difference)

Latest revision as of 06:57, 1 May 2025

How to upgrade this wiki to latest version

  • cleanup DB (see below)
  • backup DB
  • download latest LTS version
  • extract next to old version (new dir, do not overwrite)
  • copy LocalSettings.php
  • copy pix/ dir for logo
  • download the custom extensions used in LocalSettings.php
  • as long as there are no file attachments in here, that part can be skipped
  • adjust wickie symlink
  • restart of php might be required via: uberspace tools restart php

Delete old page revisions/versions/history

See [1]

cd maintenance
php deleteOldRevisions.php --delete
php deleteArchivedRevisions.php --delete