Actions

PhpBB: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 August 2026

  • curprev 10:2910:29, 29 August 2026 Rabbi Bob talk contribs 2,579 bytes +2,579 Created page with "Category:Weblog-2026-08 Category:Linux phpBB, proof that I am a masochist. =Updating versions= * Ref: https://www.phpbb.com/support/docs/en/3.3/ug/upgradeguide/update_full/ ==Prepping== * Download the full package and read the update directions ** tl\dr: unzip the zip and clear out folder\files to NOT overwrite in the destination later <syntaxhighlight lang="bash"> del config.php rmdir /s /q "files/" rmdir /s /q "images/" rmdir /s /q "store/" </syntaxhighlight>..."