Weird error
I was trying to get a theme when I got this error:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'u285118846_admin'@'10.1.2.8' (using password: YES)' in /home/u285118846/public_html/functions/functions.php:11 Stack trace: #0 /home/u285118846/public_html/functions/functions.php(11): PDO->__construct('mysql:host=mysq...', 'u285118846_admi...', '******') #1 /home/u285118846/public_html/index.php(3): include('/home/u28511884...') #2 {main} thrown in /home/u285118846/public_html/functions/functions.php on line 11
I don't know much PHP, so what is this and how can I fix it?
|