Title: WP Login Issue
Last modified: August 18, 2016

---

# WP Login Issue

 *  [mtl](https://wordpress.org/support/users/mtl/)
 * (@mtl)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/wp-login-issue/)
 * Am having difficulties with the login for WP — after the initial login that comes
   as part of setting up the database, trying to login again with the correct password
   won’t get me past the login screen at all. [I’ve reset the database several times…
   keeps happening each time.]
    It doesn’t seem to be a browser issue, as I’ve tried
   both Mozilla & IE… I did play with ‘wp-layout.css’ and ‘index.php’ — not sure
   if those affect anything regarding the login. Any suggestions, ideas, or help
   would be most appreciated. Thanks!

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/wp-login-issue/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/wp-login-issue/page/2/?output_format=md)

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/wp-login-issue/#post-105838)
 * And you’ve tried this: [http://tamba2.org.uk/wordpress/phpmyadmin/](http://tamba2.org.uk/wordpress/phpmyadmin/)?
 *  Thread Starter [mtl](https://wordpress.org/support/users/mtl/)
 * (@mtl)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/wp-login-issue/#post-105901)
 * I just did — but the changes aren’t taking in the SQL database, even though it
   tells me it has. Is there something that’s been set read-only that I need to 
   fix?
 *  [pln](https://wordpress.org/support/users/pln/)
 * (@pln)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/wp-login-issue/#post-105918)
 * I just ran into the same problem. I was using ssl (https) to access the site.
   Switching to non-ssl (http) seems to have fixed it.
    (But now, obviously, I have
   lost secure access, so I’m going to go after it a bit more…)
 *  Thread Starter [mtl](https://wordpress.org/support/users/mtl/)
 * (@mtl)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/wp-login-issue/#post-105922)
 * I’m on a regular http:// server, so I don’t think that’s the issue, unfortunately.(
   If only it were that simple a fix!)
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/wp-login-issue/#post-105923)
 * When it comes back to the login, what happens if you manually alter the url to
   [http://www.example.com/wp-admin/post.php](http://www.example.com/wp-admin/post.php)?
 *  Thread Starter [mtl](https://wordpress.org/support/users/mtl/)
 * (@mtl)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/wp-login-issue/#post-105932)
 * It redirects me to the login screen, but the address in the navigation bar changes
   to this: [http://(mywebsite.com)/wordpress/wp-login.php?redirect_to=%2Fwordpress%2Fwp-admin%2F](http://(mywebsite.com)/wordpress/wp-login.php?redirect_to=%2Fwordpress%2Fwp-admin%2F)
   Both the UserID and Password information fields are blank, and there is no error
   message.
    Also, I should note I haven’t completely reinstalled the database each
   time — I’ve only wiped the tables and then reinstalled WP. Each time after a 
   new install, however, I can get into the Option menus and such as ‘admin,’ but
   I can’t logout. (And if I wipe the cookies, then I’m locked out because of the
   above issue.)
 *  Thread Starter [mtl](https://wordpress.org/support/users/mtl/)
 * (@mtl)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/wp-login-issue/#post-105976)
 * Think I found the source of the problem, though I’m not sure of what the proper
   fix would be. I set up a test site and a test database to do some troubleshooting,
   and found that when the Options are set to display the blog in a different directory
   from where all the php files are, that’s when the login issues go awry. Changing
   the Options to have the blog in the standard “wordpress” directory seems to allow
   the login process work fine again.
    So I suppose the easy fix is to just keep
   everything in one directory for now… anyone aware of a more “proper” solution?
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/wp-login-issue/#post-105981)
 * I’d keep it all in the same directory. That’s how the installation recommends
   it. If you want your index.php file to be in a different directory, you could
   always create an index.php file which redirects to your wordpress index.php .
 *  [Ruby Sinreich](https://wordpress.org/support/users/rubyji/)
 * (@rubyji)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/wp-login-issue/#post-106385)
 * I have it all in one directory and am having this problem too (not on my blog
   but one I set up for a friend). I’ve been through all of the steps at [http://faq.wordpress.net/view.php?p=68](http://faq.wordpress.net/view.php?p=68)
 * What else can I do?
 *  [sidvorak](https://wordpress.org/support/users/sidvorak/)
 * (@sidvorak)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/wp-login-issue/#post-106386)
 * I am having this same issue. After logging in, there is no error and I am redirected
   back to the login page. The admin section is not accessible if I manually type
   in the address either (it redirects me back to the login page).
 * I have reset my password withing the database with no success. Seems like it 
   might be a cookie issue although I have reset my cookies and computer cache.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/wp-login-issue/#post-106387)
 * Read “Site URL Resetting or Redirecting under WP v1.5b” at: [http://codex.wordpress.org/Login_Trouble](http://codex.wordpress.org/Login_Trouble)
 *  [sidvorak](https://wordpress.org/support/users/sidvorak/)
 * (@sidvorak)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/wp-login-issue/#post-106388)
 * “Site URL Resetting or Redirecting under WP v1.5b” does not provide a solution.
 * My ‘siteurl’ is listed correctly in the database as is my ‘home’ url. In my case,
   I am nearly certain it is a problem with the cookie not being set. I tried setting
   Firefox to ask for permission to set cookies so that I could see notification
   if wp-login.php tries to set a cookie. However, it never does.
 * This was an upgrade btw from 1.3.
 *  [Alvin](https://wordpress.org/support/users/alvin/)
 * (@alvin)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/wp-login-issue/#post-106389)
 * I’m also having this problem, a fresh install of WP
 * And I tried everything [http://codex.wordpress.org/Login_Trouble](http://codex.wordpress.org/Login_Trouble)
   says. This problem has been in the beta forever. If anyone wanna get my server
   login details and stuff I’m more than willingly to let you have it to test out.
 *  [sidvorak](https://wordpress.org/support/users/sidvorak/)
 * (@sidvorak)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/wp-login-issue/#post-106390)
 * This really shouldn’t be an issue. 1.3 was working fine for me. What changed?
 *  [sidvorak](https://wordpress.org/support/users/sidvorak/)
 * (@sidvorak)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/wp-login-issue/#post-106391)
 * Is there anyway to download 1.3? I’d like to be able to login to my site again.
   Since, this issue doesn’t seem to have an immediate solution maybe the older 
   version will work.
 * Does anyone know if the method for setting cookies was changed between 1.3 and
   1.5?

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/wp-login-issue/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/wp-login-issue/page/2/?output_format=md)

The topic ‘WP Login Issue’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 19 replies
 * 9 participants
 * Last reply from: [Ruby Sinreich](https://wordpress.org/support/users/rubyji/)
 * Last activity: [21 years, 1 month ago](https://wordpress.org/support/topic/wp-login-issue/page/2/#post-106407)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
