Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

Database error on line 50

0 votes

Warning: mysql_connect() [function.mysql-connect]: Access denied for user '4262-poradna@pol'@'brambora.kapusta.cz' (using password: YES) in/home/www/studentskeukoly.cz/poradna/qa-include/qa-db.php on line 50

Please help me with repaire error

asked Nov 28, 2010 in Q2A Core by anonymous

1 Answer

+1 vote
That error means that your MySQL user does not have the correct access. So it's very likely that your username/password is wrong, or perhaps the host/database is wrong.
answered Nov 29, 2010 by DisgruntledGoat