I am getting following error when I try to connect to my MySQL database:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'oracle_admin'@'localhost' (using password: YES) in /home/oracle/public_html/index.php on line 14
Access denied for user 'oracle_admin'@'localhost' (using password: YES)
I already have set my dbhost as localhost , but I m still getting the above error.
Kindly help me here.
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'oracle_admin'@'localhost' (using password: YES) in /home/oracle/public_html/index.php on line 14
Access denied for user 'oracle_admin'@'localhost' (using password: YES)
I already have set my dbhost as localhost , but I m still getting the above error.
Kindly help me here.