Mysql help

Discussion in 'Installation/Configuration' started by linuxisnew, Apr 5, 2006.

  1. linuxisnew

    linuxisnew New Member

    I have a web server setup with a database. The server was configured by a company who is unable to help me. They did not set a password on Mysql so I did. I have been down many trails to make the database work with a password and every time I get some part working I find another is broken. What I would like to do at this time is remove the password from mysql until I have more knowledge. Here is the statement I used to put the password on. mysqladmin -u root password yourrootsqlpassword . Yes I did replace yourrootsqlpassword with a real password. I hope some one can help, Thanks
     
  2. falko

    falko Super Moderator ISPConfig Developer

  3. linuxisnew

    linuxisnew New Member

    Thanks

    I was finally able to get the password changed in all the locations I needed to and now know how to set or change the password for Mysql and phpMyAdmin. I will keep this information should I lock myself out again.

    Thank You,
    April
     

Share This Page