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

Question2Answer MySQL query error 1146: Table 'uanvgsus_ask.qa_posts' doesn't exist

0 votes

When installing after clicking "Craete Database......"nothing hjappens insted it remains same but the URL chnages to /index.php?qa=install.

 

My server error log showing Question2Answer MySQL query error 1146: Table 'uanvgsus_ask.qa_posts' doesn't exist

 

Anyone Can help me? Please !

asked Aug 17, 2011 in Q2A Core by zamanayon

1 Answer

0 votes

It looks like the install process didn't start automatically - please try going to index.php?qa=install in the root of your Q2A directory.

answered Sep 16, 2011 by gidgreen
i am still getting following error

Database query error 1146
Table 'a99_qa.qa_options' doesn't exist

(SELECT '_options' AS selectkey, title, BINARY content AS content FROM qa_options) UNION ALL (SELECT '_time', NULL, UNIX_TIMESTAMP(NOW()))
i deleted my database and create again , this solve my problem