• Resolved patrick-bates

    (@patrick-bates)


    I’ve been working on a small wordpress site locally on my mac using mamp. Everything has been working fine until I’ve tried to get it going on a remote server. Changed my username and password settings in my config.php file for the remote server but am unable to get that working. I’ve gone back to my local site to make changes and can’t log in to dashboard now. I changed my config settings back to root, root, localhost but still no luck. Checked for lines and spaces etc. You smart guys out their rolling you eyes-help! Don’t really how to do the command line thing in mysql on MAMP but if this is the problem, please teach me. I’m all eyes!

Viewing 3 replies - 1 through 3 (of 3 total)
  • RoseCitySister

    (@rosecitysister)

    Change your password in PHPMyAdmin. Click the browse icon next to the table wp_users, then click the little pencil icon beside admin. The field you want to change is user_pass – type in a password and choose MD5 from the dropdown box. Save and you should be okay.

    Thread Starter patrick-bates

    (@patrick-bates)

    Thanks so much!It worked! People like you are worth your weight in gold! no! Diamonds!

    RoseCitySister

    (@rosecitysister)

    🙂 It’s so nice to be appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘unable to log into dashboard on local host…’ is closed to new replies.