Password Miseries

Having trouble installing serendipity?
Post Reply
hemotox
Regular
Posts: 27
Joined: Thu Mar 31, 2005 2:06 am

Password Miseries

Post by hemotox »

I have two Serendipity installations.

This afternoon, I noted that I could not log on to the admin section from one computer.

I went to another computer and was able to log on.

Now I cannot log on from any computer.

It states that name and/or password are incorrect. They are unchanged.

Input/solution appreciated. Thank you.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Password Miseries

Post by garvinhicking »

If Serendipity tells you that your name/password is incorrect, it is incorrect. :)

Use phmyAdmin to browse your serendipity_authors() table. Edit your userdata row and reset the username/password field. The password field needs to contain a MD5()ed value, you can choose md5() from the phpMyAdmin dropdown in the entry creation screen. Or if that is too complex for you, insert the password "527bd5b5d689e2c32ae974c6229ff785", which means "john".

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply