Forums

[resolved] Login problems after upgrading to 2.8 (16 posts)

  1. dma999999
    Member
    Posted 4 months ago #

    I just upgraded to WordPress 2.8. I did the upgrade through the cool new feature in WP itself to download and upgrade. Unfortunately the upgrade seems to have introduced a small problem - I can't login anymore.

    More specifically, when I try to login, I get an error message that says "ERROR: Invalid username. Lost your password?". I am positive that the username and password are correct (I store them in FF3 and have not changed them). Initially, if I tried a few times, I could eventually login. Now, however, I can't login at all.

    In addition, I get the following text at the very top when the login fails:

    WordPress database error: [MySQL server has gone away]
    SELECT option_value FROM wp_options WHERE option_name = 'DF_the_checkbox' LIMIT 1

    WordPress database error: [MySQL server has gone away]
    SELECT * FROM wp_users WHERE user_login = '[username]'

    WordPress database error: [MySQL server has gone away]
    SELECT * FROM wp_users WHERE user_login = '[username]'

    Where [username] is my username.

    I am not quite sure how to go about fixing this. If anyone has any suggestions they would be most appreciated.

    Thanks.

  2. MichaelH
    moderator
    Posted 4 months ago #

    As message such as [MySQL server has gone away] typically means your database server is down. Wonder if you host might shed some light on that?

  3. dw1234
    Member
    Posted 4 months ago #

    wow... I just posted a similar question earlier today. I can't get the system to keep my password either... I don't know which version I have of WordPress as this is very new to us and I am not the web creator for our company... just an admin on the account... As Michael stated above I doubt that our server was down because I would not be able to access anything else if it was... I also tried it from a different computer and locale and it didn't work for me there either....

    Any suggestions?

  4. MichaelH
    moderator
    Posted 4 months ago #

    dw1234 - your topic here http://wordpress.org/support/topic/28162 is a different problem likely because there's a plugin involved.

  5. dma999999
    Member
    Posted 4 months ago #

    Thanks Michael. MySQL server does appear to be up and running, according to phpMyAdmin. The blog that it runs also seems to be working as well. It's just the admin/login pages I'm having trouble with.

  6. MichaelH
    moderator
    Posted 4 months ago #

    Got a link for that dma?

  7. dma999999
    Member
    Posted 4 months ago #

    The phpMyAdmin page? I do but it requires a login to access. Is there a way I could upload a screenshot or PDF or send to you directly?

  8. MichaelH
    moderator
    Posted 4 months ago #

    Okay, nevermind that. If you disable all plugins what happens?

    If necesssary:
    How to deactivate all plugins when not able to access the administrative menus?

  9. dma999999
    Member
    Posted 4 months ago #

    Thanks. When I disable all plugins per your linked page I get a completely blank page when attempting to go to /wp-admin to login - no errors, no text, nothing at all, even when I try to view source.

  10. MichaelH
    moderator
    Posted 4 months ago #

    Delete the wp-admin and wp-includes folders, then upload those from the 2.8 distribution available via the Download tab at the top of this page.

    Related;
    Uploading WordPress to a remote host

  11. dma999999
    Member
    Posted 4 months ago #

    Done, but unfortunately no change - no login screen.

  12. MichaelH
    moderator
    Posted 4 months ago #

    But your blog is working minus being able to administer...?

  13. dma999999
    Member
    Posted 4 months ago #

    Yes, that does seem to be the case.

  14. MichaelH
    moderator
    Posted 4 months ago #

    Link to see blog, please.

  15. dma999999
    Member
    Posted 4 months ago #

    Just managed to get back in. My service provider put in a workaround that got rid of the MySQL error message and allowed me to login. So it looks like the problem has been resolved, I think. I am awaiting details from them on the fix they applied and will post it here for the benefit of others that might encounter this same problem.

    Thanks very much for your assistance.

  16. dma999999
    Member
    Posted 4 months ago #

    FYI for anyone else that might experience this issue, I contacted my service provider who increased wait_timeout for MySQL not to kill connections after 15 seconds. Seemed to do the trick.

Reply

You must log in to post.

About this Topic