MySQL Password change

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jaunty Edward

    #1

    MySQL Password change

    Hi,
    sorry for asking such a dump question, I have win98 with PHPtriad 2.2.
    while trying many other mysql GUIs i happen to change the MySQL
    password now my phpmyadmin is not working as it is asking for the old
    user pass combination.
    I tried several times but cant set it to ( user : root with no
    password )
    Can anybody tell me where exactly is the username and password stored
    and i can edit it directly like we change things in php.ini.

    Regards
    Jaunty Edward
  • Phi

    #2
    Re: MySQL Password change

    smilesinblues@h otpop.com (Jaunty Edward) wrote in
    news:1ec8978e.0 407221046.6049b aab@posting.goo gle.com:
    [color=blue]
    > Can anybody tell me where exactly is the username and password stored
    > and i can edit it directly like we change things in php.ini.
    >
    > Regards
    > Jaunty Edward
    >[/color]

    In the mysql manual you can find a toppic about changing the root password.

    http://dev.mysql.com/doc/mysql/en/Re...rmissions.html

    Kind regards,

    Phi

    Comment

    • chotiwallah

      #3
      Re: MySQL Password change

      smilesinblues@h otpop.com (Jaunty Edward) wrote in message news:<1ec8978e. 0407221046.6049 baab@posting.go ogle.com>...[color=blue]
      > Hi,
      > sorry for asking such a dump question, I have win98 with PHPtriad 2.2.
      > while trying many other mysql GUIs i happen to change the MySQL
      > password now my phpmyadmin is not working as it is asking for the old
      > user pass combination.
      > I tried several times but cant set it to ( user : root with no
      > password )
      > Can anybody tell me where exactly is the username and password stored
      > and i can edit it directly like we change things in php.ini.
      >
      > Regards
      > Jaunty Edward[/color]

      config.inc.php in your myadmin dir, around line 80

      Comment

      • Jaunty Edward

        #4
        Re: MySQL Password change

        Hi,
        thank you very much both of you, for your help, it worked.

        Regards
        Jaunty Edward

        Comment

        Working...