Quote:
Originally Posted by jeffmcsheff
Warning: mysql_connect() [ function.mysql-connect]: Access denied for user 'animedls_news'@'localhost' (using password: YES) in /home/anime13/public_html/news.php on line 9
Access denied for user 'animedls_news'@'localhost' (using password: YES)
|
Hi Jeff,
It means exactly what it says im afriad, you do not have permission to connect to the database using the user animedls_news. This is either because you have entered their password wrong or not at all, or that the user does not exist/is spelt wrong. Final possibility is that the user does not have permission to connect to that database.
We can't really fix it for you, as we don't know your user setup, so I guess you will have to investigate users on your system
Good luck
Sir P
|