Results 1 to 2 of 2

Thread: changing settings for mysqladmim

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    1

    changing settings for mysqladmim

    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

  2. #2
    Hyperactive Member CyberSurfer's Avatar
    Join Date
    Aug 2000
    Location
    Old London Town
    Posts
    425

    Re: changing settings for mysqladmim

    If you've never set the root password for MySQL, use this command:

    Code:
    mysqladmin -u root password NEWPASSWORD

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width