• Resolved ajita

    (@ajita)


    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:

    https://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’, ‘https://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!

Viewing 4 replies - 1 through 4 (of 4 total)
  • log in to host’s phpmyadmin and run a repair on the wp_options table

    Thread Starter ajita

    (@ajita)

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

    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.

    Thread Starter ajita

    (@ajita)

    Thanks a lot samboll! It’s fixed.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Redirecting to wp-install page. Errors. Please help!’ is closed to new replies.