Quote:
Originally Posted by trevius
It isn't his config file unless he is using the wrong username and/or password for his database in the config file.
Looks more like a mysql account issue. You might want to make the changes to the my.cnf file that I recommended in the Wiki for remote database access. It will allow connections other than just localhost. Make sure you restart the server or at least mysql after you make the changes. Otherwise, you might just be able to change your mysql account to make it work properly with it the way it is.
|
I did the my.cnf change form the wiki and now mysql server will not start