Trouble accessing MySQL database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
laanes
Forum Newbie
Posts: 7
Joined: Thu Jan 28, 2010 4:38 am

Trouble accessing MySQL database

Post by laanes »

Hello,

After re-hosting a website there has been trouble connecting to the database.

The MySQL error can be seen here:

http://www.lock-tech.co.uk/home/

If someone can help out with this i would be amazed.

Kind regards,
laanes
mikosiko
Forum Regular
Posts: 757
Joined: Wed Jan 13, 2010 7:22 pm

Re: Trouble accessing MySQL database

Post by mikosiko »

here you can read some possible causes and how fix its:
http://dev.mysql.com/doc/refman/5.1/en/ ... enied.html
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: Trouble accessing MySQL database

Post by pickle »

If you're linking there, I'd recommend changing the output to not show the username.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply