Password encrypted

All about webserver configurations, PHP and databases.

Moderator: Thorsten

Post Reply
jaspersj
Posts: 15
Joined: Tue Jul 05, 2016 11:18 am

Password encrypted

Post by jaspersj »

Hi,

So i was testing the e-mail function in version 2.9 (not working in my config :P ) by resetting the admin password. Now my password doesnt work anymore. I tought i was smart and tried to locate my password in the database and change it but it was encrypted (which is a good thing). Now here comes the million dollar question, how can i change my password in this situation?
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Password encrypted

Post by Thorsten »

Hi,

you can use this script: viewtopic.php?f=7&t=16497&p=44325#p44325

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jaspersj
Posts: 15
Joined: Tue Jul 05, 2016 11:18 am

Re: Password encrypted

Post by jaspersj »

thank you but, how do i use this script?
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Password encrypted

Post by Thorsten »

Hi,

save it e.g. as password.php and run it on your webserver via a browser.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply