Page 1 of 1

Need help: Im confius

Posted: Sat Mar 15, 2008 11:28 pm
by cyberslam
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'admin'@'localhost' (using password: YES) in /home/a8136902/public_html/functions.php on line 34

Something wrong?im newbie :C

Re: Need help: Im confius

Posted: Sun Mar 16, 2008 12:51 am
by Christopher
Either the database does not have a user "admin", or the password is wrong, or the use "admin" does not have access to that database.