Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'futurejunction'@'182.50.130.103' (using password: YES) in /home/content/90/11628090/html/phpmysqlcon.php on line 6 Unable to connect database. is showing in my website. whats the wrong happened.

Recommended Answers

All 2 Replies

1) Are you sure you're entering the right details?
2) Are you sure you have permission to access the database?
3) Are you sure you're connecting to the right database?

The error message it gives, is pretty clear. What's there not to understand?

Access denied for user 'futurejunction'@'182.50.130.103'

Most likely a typo in either the username or password. If not, the user has no priviliges to connect.

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.