The MU forums have moved to WordPress.org

how to upgrade DB? (2 posts)

  1. inertia
    Member
    Posted 18 years ago #

    quote from the changelog:

    r374 | donncha | 2005-09-27 10:09:04 +0100 (Tue, 27 Sep 2005) | 2 lines
    Changed paths:
    M /trunk/wp-inst/wp-admin/admin-functions.php
    M /trunk/wp-inst/wp-admin/edit-form-advanced.php
    M /trunk/wp-inst/wp-admin/upgrade-schema.php
    D /trunk/wp-inst/wp-admin/upload.php
    M /trunk/wp-inst/wp-admin/wp-admin.css
    M /trunk/wp-inst/wp-content/themes/default/functions.php
    M /trunk/wp-inst/wp-includes/functions-post.php
    M /trunk/wp-inst/wp-includes/functions.php

    WP Merge, Andy's new upload code, REQUIRES upgrading of db!

    How can I upgrade my db safely?

    Thank you.

  2. theworkisdone
    Member
    Posted 18 years ago #

    1. Make a backup of your DB.
    2. Check Fopen value in php.ini. For updates ist has to be set to On. If you've changed the value restart Apache. Better put it back to Off after upgrading (security...)
    3. Goto Site-Admin -> Upgrade
    4. Get yourself a coffee

About this Topic

  • Started 18 years ago by inertia
  • Latest reply from theworkisdone