Cannot login to local WordPress backup install
-
Hello,
Before I upgrade the WordPress version on a site, I want to test it out on a local version. I have recreated the site on a local server using MAMP. After doing all the appropriate steps, I’ve tried to log in to the wp-admin interface, but can’t login. I’ve tried using the existing users on the live site and I’ve also created new users in the database. Still no success.
Here are the basic steps followed:
1) Exported backup of WP database from PHPmyadmin
2) Using MAMP, imported backup to the local database
3) Copied over wordpress files including theme to the local server
4) Changed the wpconfig.php file to reflect local root user/pw.
5) Updated the database paths in the wp-options table to reflect local paths.
6) Went to “localhost:80/[sitename]/wp-admin” and entered user info from live site. Get error.
7) Created a new user in the database (wp-users) and tried again. Still get an error.
8) Manually updated the wordpress install to 4.5.3 by dragging over the relevant files (without overwriting theme data). Still can’t log in.I’ve deleted everything and restarted the process twice. I’m not sure why I can log in on the live site and not on the local site. It doesn’t make sense to me because I’ve also migrated a different site to a local version and I am able to log in using the same steps.
Any ideas?
- The topic ‘Cannot login to local WordPress backup install’ is closed to new replies.