Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New Error


calvintage

Recommended Posts

Here's the error:

Warning: mysql_connect(): Access denied for user: 'thebuggy@localhost' (Using password: YES) in /home/u2/thebuggy/html/osc/includes/functions/database.php on line 19

Unable to connect to database server!

 

What's wrong and how do I fix?

I can post something if you need me to...I'm checking this frequently thru day.

Thanks.

Link to comment
Share on other sites

Here's the error:

Warning: mysql_connect(): Access denied for user: 'thebuggy@localhost' (Using password: YES) in /home/u2/thebuggy/html/osc/includes/functions/database.php on line 19

Unable to connect to database server!

 

What's wrong and how do I fix?

I can post something if you need me to...I'm checking this frequently thru day.

Thanks.

 

You are either using the wrong username or wrong password to access your database.

Link to comment
Share on other sites

I did a lot of work on it.

Put a lof of new images, text..etc...

 

Keep everything you have. The problem lies in the mysql connection attempt. PHP attempts to create a connection to localhost (which is correct if your website hoster is hosting your mysql server aswell) with the username buggyx (or something like that).

 

So, like allready mentioned, either your username or password is wrong.

Keep in mind that a lot of webhosts operate with DIFFERENT mysql and ftp username/passwords. Im afraid you'll have to contact your host for the correct info.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...