[wp-forums] Re: password recovery

luis medrano lmzaldivar at gmail.com
Wed Nov 9 17:12:49 GMT 2005


I resolve my problem with the password using this line on mysql:

UPDATE wp_users SET user_pass=md5('password') WHERE user_login='user';

but now I need to changes the name of the server?, any idea where is
located on mysql?

Luis


More information about the wp-forums mailing list