PHP Error message.what does it mean? 
asked by Not Registered on 14 March 2009 1:30
PHP Error Message
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'database usernam'@'localhost' (using password: YES) in /home/a5464673/public_html/require.inc.php on line 8
Access denied for user 'database usernam'@'localhost' (using password: YES)
Answers
you have the wrong username / password to use the mysql connection.
You must replace "database usernam" etc. with your own data.
You must replace "database usernam" etc. with your own data.
answered by Not Registered on 15 March 2009 22:19
- What is: Failed opening 'includes/languages/english/' for inclusion , Not Registered


















