I installed a new WordPress: new files, new database, one user. Logged in, was able to do everything in the admin section. Life is good.
THEN, I took the database from another WP installation and, with the exception of the \_users table, moved everything in. Copied over the plugins and theme folders. Now when I try to login with my admin user, I get
`The username {that’s you, idiot} is not registered on this site. If you are unsure of your username, try your email address instead.`
The user\_meta table has admin-ish entries for the same user\_id as the user I created. What did I miss? How do I get my existing user to work?
​
[ad_2]