Forums

[resolved] Redirecting to wp-install page. Errors. Please help! (5 posts)

  1. ajita
    Member
    Posted 2 years ago #

    I have been using wordpress on my site, nirmukta.com, for the past year. Recently some changes were made by a technical advisor.

    Everything was good until today when all f a sudden the site started redirecting to this page:

    http://nirmukta.com/wp-admin/install.php

    Everything looks fine when viewed through the ftp program. I got these database error messages on the wordpress install page:

    WordPress database error: [Incorrect key file for table './nir0821612050285/wp_options.MYI'; try to repair it]
    INSERT INTO wp_options (option_name, option_value, autoload) VALUES ('siteurl', 'http://nirmukta.com', 'yes')

    WordPress database error: [Duplicate entry '1-category' for key 2]
    INSERT INTO wp_term_taxonomy (term_id, taxonomy, description, parent, count) VALUES ('1', 'category', '', '0', '1')

    WordPress database error: [Duplicate entry 'blogroll' for key 2]
    INSERT INTO wp_terms (name, slug, term_group) VALUES ('Blogroll', 'blogroll', '0')

    WordPress database error: [Duplicate entry '2-link_category' for key 2]
    INSERT INTO wp_term_taxonomy (term_id, taxonomy, description, parent, count) VALUES ('2', 'link_category', '', '0', '7')

    Please help!

  2. Samuel B
    moderator
    Posted 2 years ago #

    log in to host's phpmyadmin and run a repair on the wp_options table

  3. ajita
    Member
    Posted 2 years ago #

    OK, I need to figure out how to do that with godaddy. Thanks for your help.

  4. Samuel B
    moderator
    Posted 2 years ago #

    godaddy has a "database manager"
    To Manage Your Database

    1. Log in to your Account Manager.
    2. In the My Products section, select Hosting.
    3. Next to the hosting account you want to modify, click Manage Account.
    4. In the Databases section of the Hosting Control Center, click the icon for the type of database you want to manage.
    5. Here you can create new databases, delete databases, or make changes to existing databases.
    6. To access more advanced management functions, click Open Manager next to the database you want to configure.

  5. ajita
    Member
    Posted 2 years ago #

    Thanks a lot samboll! It's fixed.

Topic Closed

This topic has been closed to new replies.

About this Topic