Forums

After Restore, WP is still trying to do a clean reinstall. (2 posts)

  1. blackmesa
    Member
    Posted 1 year ago #

    I have followed the codex for exporting and importing dbs 6 times now and they never work. After I restore the db and edit the wp-config what i get is the install screen as if somehow it's using the db but can't see any of the pre-existing settings or content.

    As I said I have checked and rechecked the process for exporting and importing and I know I am doing as instructed. I have checked the db hostname, password, username, table prefix, everything and it's all as it should be, on top of that nothing should be working at all if any of that was wrong. Why is WP not using the db it is pointed at correctly?

  2. MichaelH
    Volunteer
    Posted 1 year ago #

    Either wrong database, or wrong $table_prefix (if your posts table is called wp123_posts, then $table_prefix is 'wp123_'

    Also could be you need to repair your database tables.

Topic Closed

This topic has been closed to new replies.

About this Topic