q2a / question2answer

Question2Answer is a free and open source platform for Q&A sites, running on PHP/MySQL.
http://www.question2answer.org/
GNU General Public License v3.0
1.63k stars 627 forks source link

No install process at setup #958

Closed frankeymen closed 1 year ago

frankeymen commented 1 year ago

Just placed all files in my root, setup the qa-config.php and .htaccess.

Now when I visit the root domain I get the following error:

Fatal error: Uncaught mysqli_sql_exception: Table 'q2a_db.qa_options' doesn't exist

I expected to be shown a setup proces, how can get into that process?

pupi1985 commented 1 year ago

Check this answer.