PDA

Click to See Complete Forum and Search --> : changing settings for mysqladmim


brandon1
Jan 18th, 2009, 05:20 PM
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:

CyberSurfer
Jan 19th, 2009, 05:19 AM
If you've never set the root password for MySQL, use this command:

mysqladmin -u root password NEWPASSWORD