Mysql cannot connect - Access denied (using password yes)
问题 I have hosting provided by eleven 2 and I just created a new MySQL user and gave it access to every action listed. I'm getting the following error Warning: mysql_connect() [function.mysql-connect]: Access denied for user '(username is here, removed for posting)' (using password: YES) in /home/.../public_html/config.php on line 10 Here is my config file //connection details have been removed for posting purposes <?php define('SQL_SERVER',''); // Database Server define('SQL_USER',''); // User