Problem logging in after moving files – it's not my url settings
-
I have a live site at example.com. I created a redesigned site with wordpress at example.com/blog. It’s fabulous and ready to replace the current design. I planned and researched the migration (moving the wordpress site from ../blog to the root) but it hasn’t gone very well and now I can’t access the admin panel.
Here’s what has been done:
-Read lots of documentation
-Changed the urls for site and home in the admin panel
-Copied all the wp files to the root (I copied rather than moved in case I needed them later, but renamed the “blog” folder “blog1”)
-Went to log back in, couldn’t do it.
-Messed around with the various ways of changing the site urls (through the template functions.php file, the wp-config file, etc)
-Was able to login.
-Ran blue velvet plugin to address orphaned links
-Changed permalinks through a code fix to web.config (because I’m not on linux, if I remember correctly) This code fix was found in the WP codex
-Everything worked fine except for some images.
-Turned off my computer & went to work
-Home from work… Can’t log in. Hmmmph.When I try logging in I do so from the ‘example.com/wp-admin’ page but once I click the “submit” button it takes me to ‘example.com/blog/wp-login.php’ which is a 500 error. This makes me think it’s a site url issue, but that is changed everywhere and I have checked the database to be sure.
I feel like it’s some tiny line of code that got screwy when I was moving/copying/tinkering with files. Does anyone have an idea what files I should look at? Also, is it possible (or advisable) to re-install wordpress and somehow save my content?
- The topic ‘Problem logging in after moving files – it's not my url settings’ is closed to new replies.