when i typed in my ssh mysqladmin -u root then forgot to setup passwd for this.
How can i setup a passwd to complete the setup? coz my phpmyadmin doesn't work:wave:
Printable View
when i typed in my ssh mysqladmin -u root then forgot to setup passwd for this.
How can i setup a passwd to complete the setup? coz my phpmyadmin doesn't work:wave:
If you've never set the root password for MySQL, use this command:
Code:mysqladmin -u root password NEWPASSWORD