By tomakated on
Hi there,
I am running MAMP Pro on my Mac to create a local server for my site. I need to reset the Uid 1 password but how do I do that. I requested the site to send me a new password but I am not sure if it will go through since I am running a local server on my machine. I looked at changing the password with this command line but it doesn't work..
UPDATE users SET pass ='thepasswordhash' WHERE uid = 1;
The old password is a really long like this... $S$CTo9G7Lx28rzCfpn4WB2hUlknDKv6QTqHaf82WLbhPT2K5TzKzML
but when I type a new one in it is just stays as a regular word that I type in.
Any help would be very helpful.
thanks,
tom
Comments
Important Message
Hi,
Please read https://drupal.org/node/644164
Try the instructions here:
Try the instructions here:
http://drupal.org/node/1023428
The Oatmeal: 8 Websites You Need to Stop Building