Spud
May 27 2009, 08:19 PM
MySQL Reported Error:
Access denied for user 'kamakarziewarrio'@'localhost' (using password: YES)
Cannot to get mysql to work with my site any help?
DroNix
May 27 2009, 08:25 PM
Spud, your database name/username should have the name of your submain before it. Like such:
website: mysite.uuuq.com
database name: mysite_db
database username mysite_user
Also make sure your database name/username does not exceed 16 characters. Note that mysite_db = 9 characters