Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-14164

Helpful instructions for database updates

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.6
    • 3.1.7-RC1
    • None
    • PHP 5.4.16, PostgreSQL 9.4.4 on x86_64 Fedora 22, localhost

    Description

      Affects: (install directory)/docs/INSTALL.html

      Please add instructions to use the phpBB command line interpreter for database updates. The time saved using this approach vs. the web browser is very significant. This feature is not mentioned anywhere except the online guide Upgrading from 3.0 to 3.1 and should be in the released documentation.

      In section "4. Updating from stable releases of phpBB 3.1.x" add after:

      Please make sure you update your phpBB source files too, even if you run the database_update.php file.

      If you have a large board, you may wish to update via the command line. From your board's root, execute the following command:

      php ./bin/phpbbcli.php db:migrate --safe-mode
      

      Attachments

        Activity

          People

            nicofuma nicofuma
            Lady_G Lady_G
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: