Upgrade Procedure Fails

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • catfish_pete
    Senior Member
    • Jul 2005
    • 134
    • 3.6.x

    Upgrade Procedure Fails

    Upgrading from 5.0.0 to 5.0.1 produces this error - please could someone help?

    ---
    • 5.0.1
    • 5.0.1
    • vbulletin-style.xml:
    • vbulletin-settings.xml:
    • 5.0.1
    • 5.0.1
    • vbulletin-language.xml:
    • vbulletin-adminhelp.xml:








    vBulletin 5.0.1 Upgrade System
    (Please be patient as some parts may take some time)






    Upgrading to 5.0.1




    Status: Aborted















    Action Required




    Unexpected Text:


    <?xml version="1.0" encoding="windows-1252"?>

    Database error in vBulletin 5.0.1:

    Invalid SQL:

    DELETE FROM phrase
    WHERE product IN ('vbulletin', '')
    AND fieldname = 'cphelptext'
    AND languageid = -1;

    MySQL Error : Incorrect key file for table './litomek_lit_for/phrase.MYI'; try to repair it
    Error Number : 126
    Request Date : Thursday, April 18th 2013 @ 02:31:05 PM
    Error Date : Thursday, April 18th 2013 @ 02:31:05 PM
    Script : http:///forum/core/install/upgrade.php
    Referrer : http://litopia.me/forum/core/install/upgrade.php
    IP Address : 82.153.160.214
    Username : litmanboss
    Classname : vB_Database_MySQL
    MySQL Version : 5.5.30-cll














    [URL="https://www.vbulletin.com/"]vBulletin v5.0.1, Copyright © 2013 vBulletin Solutions, Inc. All rights reserved. [/URL="https://www.vbulletin.com/"]


    ------


    Upgrade Progress
    • Upgrading to 5.0.1 Alpha 1
    • Step 1 - Updating routenew table
    • Step 2 - Skipping step, not needed
    • Step 3 - Updating cron table
    • Step 4 - Skipping step, not needed
    • Step 5 - Skipping step, not needed
    • Step 6 - Updating permission table
    • Step 7 - Skipping step, not needed
    • Step 8 - Skipping step, not needed
    • Step 9 - Skipping step, not needed
    • Step 10 - Skipping step, not needed
    • Step 11 - Skipping step, not needed
    • Upgrading to 5.0.1 Alpha 2
    • Step 1 - Process done
    • Step 2 - Updating routenew table
    • Skipping step, not needed
    • Step 3 - Altering spamlog Table (1 of 5)
    • Step 4 - Altering spamlog Table (2 of 5)
    • Step 5 - Altering spamlog Table (3 of 5)
    • Step 6 - Altering spamlog Table (4 of 5)
    • Step 7 - Altering spamlog Table (5 of 5)
    • Step 8 - Converting vb4 friends to subscribers/subscriptions.
    • Step 9 - Altering infraction Table (1 of 6)
    • Step 10 - Altering infraction Table (2 of 6)
    • Step 11 - Altering infraction Table (3 of 6)
    • Step 12 - Altering infraction Table (4 of 6)
    • Step 13 - Altering infraction Table (5 of 6)
    • Step 14 - Altering infraction Table (6 of 6)
    • Step 15 - Updating contenttype table
    • Step 16 - Updating channel table
    • Processed 1000 records
    • Step 17 - Process done
    • Processed 500 records
    • Step 18 - Process done
    • Processed 500 records
    • Step 19 - Process done
    • Processed 1000 records
    • Step 20 - Process done
    • Processed 1000 records
    • Step 21 - Process done
    • Step 22 - Process done
    • Step 23 - Process done
    • Step 24 - Process done
    • Processed 1000 records
    • Step 25 - Process done
    • Processed 1000 records
    • Step 26 - Process done
    • Processed 1000 records
    • Step 27 - Process done
    • Step 28 - Altering infraction Table (1 of 1)
    • Step 29 - Process done
    • Step 30 - Process done
    • Step 31 - Process done
    • Step 32 - Skipping step, not needed
    • Step 33 - Altering infraction Table (1 of 1)
    • Step 34 - Updating node table
    • Step 35 - Updating node table
    • Step 36 - Updating node table
    • Step 37 - Updating text table
    • Process done
    • Upgrading to 5.0.1 Release Candidate 1
    • Step 1 - Altering routenew Table (1 of 1)
    • Upgrading to 5.0.1
    • Processing XML
    • Step 1 - Import latest widgets
    • Importing vbulletin-widgets.xml
    • Import Done
    • Step 2 - Importing vbulletin-pagetemplates.xml
    • Import Done
    • Step 3 - Importing vbulletin-pages.xml
    • Import Done
    • Importing vbulletin-channels.xml
    • Import Done
    • Importing vbulletin-routes.xml
    • Import Done
    • Step 4 - Skipping step, not needed
    • Step 5 - Creating new routes
    • Step 6 - Updating channel table
    • Step 7 - Import latest options
    • Importing vbulletin-settings.xml
    • Import Done





    Status: Aborted






  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Here is your error:
    MySQL Error : Incorrect key file for table './litomek_lit_for/phrase.MYI'; try to repair it

    So, did you try to repair the table as the error states?

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools &lt;- awesome site for html/css help

    Comment

    • BirdOPrey5
      Senior Member
      • Jul 2008
      • 9613
      • 5.6.3

      #3
      To try repairing a table, since you are in the middle of an upgrade, use phpmyadmin, at the listing of all tables for the database check the box next to the phrase table. and at the bottom, from the drop down menu, choose "Repair Table"

      Run it several times until the status is OK.

      Comment

      • catfish_pete
        Senior Member
        • Jul 2005
        • 134
        • 3.6.x

        #4
        Thanks!

        Comment

        Related Topics

        Collapse

        Working...