I got this error on my page when I tried to login, I don't know what happened please someone help me. What do I need to do?
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'steve_wff'@'208.113.246.18' (using password: YES) in /home/steve_wff/worldfamousflags.com/usssa/system/database/mysql.php on line 6
Error: Could not make a database connection using steve_wff@mysql.worldfamousflags.com
Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /home/steve_wff/worldfamousflags.com/usssa/system/database/mysql.php on line 67

Thank you,

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'steve_wff'@'208.113.246.18' (using password: YES) in /home/steve_wff/worldfamousflags.com/usssa/system/database/mysql.php on line 6

Like the error already said, check your database username's password. Make it is using the right password for the username defined in your msql.php file line 6.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.