Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi

    I fixed this by doing the following, I had my database connection setup to use the name ‘ben’@’localhost’ and when i used the following command in the mysql command line I no longer got the error:

    SET PASSWORD FOR ‘root’@’localhost’ = OLD_PASSWORD(‘mymysqlpassword’);

Viewing 1 replies (of 1 total)