View Single Post
  #4  
Old 08-04-2008, 01:43 PM
KrackAdams
Fire Beetle
 
Join Date: Aug 2008
Location: US
Posts: 14
Default

Quote:
Originally Posted by trevius View Post
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
Reply With Quote