I run a LEMP stack on an Ubuntu VPS. I recently added a new wordpress installation and then installed a new theme. The new theme required that I install demo data in order to get the theme to the right look. In order to do this I had to use a plug-in called 'all-in-one WP migration'.
I installed the plugin, and installed the demo data in .wpress file format. Afterwards the successful data install, I was prompted with something about updating permalinks, I wasn't sure what this meant and since I didn't see why I would need to change this, I hit 'ok'.
Next wordpress suddenly said I needed a 'database update'. I have never seen wordpress do this however I hit 'ok'. The database updated and I was logged out of the admin screen.
Now whenever I try to log back into wordpress it says that my username is invalid. So I am unable to log back in as an admin or as any other user. The site and login page are up and work fine. I have restarted php-fpm, nginx and mysql. Still it says that my username is invalid.
I have no idea what exactly is causing this (besides something to do with the wordpress database) or where to start in finding the solution.
Any ideas of how to fix this?
wp-config.phpfor a start) or the database. - muru