Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+2 votes
489 views
in Q2A Core by
[28-Jan-2014 13:17:30 UTC] PHP Warning:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'your-mysql-usern'@'localhost' (using password: YES) in /home/lrsonli/public_html/qa/qa-include/qa-db.php on line 66
[28-Jan-2014 13:17:30 UTC] PHP Question2Answer MySQL connect error : 
[28-Jan-2014 13:18:18 UTC] PHP Warning:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'your-mysql-usern'@'localhost' (using password: YES) in /home/lrsonli/public_html/qa/qa-include/qa-db.php on line 66
[28-Jan-2014 13:18:18 UTC] PHP Question2Answer MySQL connect error : 
[28-Jan-2014 13:18:20 UTC] PHP Warning:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'your-mysql-usern'@'localhost' (using password: YES) in /home/lrsonli/public_html/qa/qa-include/qa-db.php on line 66
[28-Jan-2014 13:18:20 UTC] PHP Question2Answer MySQL connect error : 
[28-Jan-2014 13:21:41 UTC] PHP Warning:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'your-mysql-usern'@'localhost' (using password: YES) in /home/lrsonli/public_html/qa/qa-include/qa-db.php on line 66
[28-Jan-2014 13:21:41 UTC] PHP Question2Answer MySQL connect error : 
[28-Jan-2014 13:22:40 UTC] PHP Warning:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'your-mysql-usern'@'localhost' (using password: YES) in /home/lrsonli/public_html/qa/qa-include/qa-db.php on line 66
[28-Jan-2014 13:22:40 UTC] PHP Question2Answer MySQL connect error : 
[28-Jan-2014 13:22:55 UTC] PHP Warning:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'your-mysql-usern'@'localhost' (using password: YES) in /home/lrsonli/public_html/qa/qa-include/qa-db.php on line 66
[28-Jan-2014 13:22:55 UTC] PHP Question2Answer MySQL connect error : 
 
i dont edit qa-config.php db user, pass, dbname because you wirte its will be automaticly done. but i take this error. why?
Q2A version: 1.6.3

1 Answer

0 votes
by
Have you followed the instructions on http://www.question2answer.org/wordpress.php ?
 
You need to set up WordPress and set the QA_WORDPRESS_INTEGRATE_PATH variable in qa-config.php.
...