bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Unable to upgrade 0.8.1 to 0.9.0.2

(3 posts)
  • Started 3 months ago by PaulMyatt
  • Latest reply from PaulMyatt
  • This topic is not resolved
  1. I'm trying to upgrade BBPress 0.8.1 to 0.9.0.2.

    I've followed the instructions to the letter and all is fine until I try and login as admin.

    I get the message:
    "Database upgrade required. It looks like your database is out-of-date. You can update it here". When I click "Upgrade Database" after 10 minutes or more I get a php script timeout error.

    Any ideas?

    Posted 3 months ago #
  2. Interesting. Do you have access to any sort of MySQL logs? I doubt you will be able to see this from a browser since the script is just timing out.

    I have not tried to upgrade my old installation to a current one so I have not experienced this. Now I'm scared :-)

    Posted 3 months ago #
  3. The errors I saw were:
    "bbPress database error: [Duplicate key name 'user_nicename']
    ALTER TABLE wp_users ADD UNIQUE KEY user_nicename (user_nicename)

    Fatal error: Maximum execution time of 600 seconds exceeded in /var/www/html/forum/bb-admin/upgrade-functions.php on line 499"

    After seeing that I had a look at the WP user table to examine user_nicename. I renamed the field and reran the upgrade. This time I got the error:

    "Fatal error: Maximum execution time of 600 seconds exceeded in /var/www/html/forum/bb-includes/functions.php on line 2644".

    WordPress is version 2.5.1. MySQL is "4.1.22-standard".

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.