• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Change admin password by hand ??

B

BillieGDJoe

Guest
Hi,


I need to change my password for user admin by hand because I cant do that by web interface. I try changin the file /etc/psa/.psa_shadow and in mysql, using the query:

update mysql.user set password=password('new_password') where user='admin';

But this failed. Plesk give an error of wrong password. Anyone knows how to do this ?? Thanks,





BJ
 
Back
Top