• Resolved peterk1992

    (@peterk1992)


    Ok so I decided to change the domain in wordpress I also checked in PHPMyAdmin for both the home and site_url that worked, I then changed the url in cPanel/WHM that also went fine but now I can’t login to my WordPress Admin. It worked fine before when I type a wrong password I get the error;

    ERROR: The password you entered for the username Pete is incorrect. Lost your password?
    ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.

    But when I enter the correct password it doesn’t log me in and doesn’t say any error messages. :/ Is there a debug thing in WordPress so I can see where it gets upto or anything?

Viewing 1 replies (of 1 total)
  • Thread Starter peterk1992

    (@peterk1992)

    As soon as I pressed submit I realised I had missed something. W3 Total Cache inserted the line.

    define(‘COOKIE_DOMAIN’, ‘pk-host.co.uk’); // Added by W3 Total Cache

    into my config file. I have now changed the cookie_domain and now it works I knew it was to do with the cookies just needed to find where to change it. and to my suprise it was in a really obvious place. Now who looks stupid 😛

Viewing 1 replies (of 1 total)

The topic ‘Admin Login Problem’ is closed to new replies.