diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index a46cea47b1..e3e12a3176 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -61,6 +61,7 @@
  • All package types
  • +
  • Updating from phpBB 3.0.x to phpBB 3.1.x
  • Conversion from phpBB 2.0.x to phpBB 3.1.x
    1. Requirements before converting
    2. @@ -324,7 +325,41 @@
      -

      5. Conversion from phpBB 2.0.x to phpBB 3.1.x

      +

      5. Updating from phpBB 3.0.x to phpBB 3.1.x

      + +
      +
      + +
      + +

      Updating from phpBB 3.0.x to 3.1.x is just the same as updating from stable releases of phpBB 3.1.x

      + +

      However you can also start with a new set of phpBB 3.1.x files.

      + +
        +
      1. Delete all files EXCEPT for the following: + +
          +
        • The config.php file
        • +
        • The images/ directory
        • +
        • The files/ directory
        • +
        • The store/ directory
        • +
      2. + +
      3. Upload the contents of the 3.1.x Full Package into your forum's directory.
      4. +
      5. Browse to install/database_update.php
      6. +
      7. Delete the install/ directory
      8. +
      +
      + + + +
      +
      + +
      + +

      6. Conversion from phpBB 2.0.x to phpBB 3.1.x

      @@ -387,7 +422,7 @@
      -

      6. Important (security related) post-Install tasks for all installation methods

      +

      7. Important (security related) post-Install tasks for all installation methods

      @@ -425,7 +460,7 @@
      -

      7. Anti-Spam Measures

      +

      8. Anti-Spam Measures

      @@ -441,7 +476,7 @@
      -

      8. Copyright and disclaimer

      +

      9. Copyright and disclaimer