Control Web Panel

WebPanel => PHP => Topic started by: jhayag on June 17, 2017, 12:06:11 PM

Title: How to change phpmyAdmin password
Post by: jhayag on June 17, 2017, 12:06:11 PM
Hello there,

I need your help on how to change phpmyAdmin root password.

I am a newbie and not familiar to linux terminal commands.

I am tired of searching the net for the answer.

phpmyadmin is currently installed in my new VPS Centos 6 64bit server.

Thanks for your help.

Title: Re: How to change phpmyAdmin password
Post by: jhayag on June 17, 2017, 01:55:23 PM
Thanks I accidentally found the solution.

I just found out that I can change the password inside the admin panel.

Thank you.
Title: Re: How to change phpmyAdmin password
Post by: gkarvindr on July 21, 2017, 02:42:57 PM
Can you tell me  more about it, I am trying to do the same
Title: Re: How to change phpmyAdmin password
Post by: icozens on April 11, 2018, 12:48:39 PM
Use this command to change your PhpMyAdmin pass:

$ mysqladmin -u root password NEWPASSWORD

Note: Change NEWPASSWORD to your password
Title: Re: How to change phpmyAdmin password
Post by: studio4host on April 26, 2018, 08:01:15 AM
The easies way is to run this script
Code: [Select]
sh /scripts/mysql_pwd_reset