Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
595 views
in Q2A Core by

I installed all requirements for Q2A, but I get the following error:

Fatal error: Uncaught Error: Class "mysqli" not found in C:\Apache24\htdocs\qa-include\qa-db.php:84 Stack trace: #0 C:\Apache24\htdocs\qa-include\qa-page.php(35): qa_db_connect('qa_page_db_fail...') #1 C:\Apache24\htdocs\qa-include\qa-index.php(188): require('C:\\Apache24\\htd...') #2 C:\Apache24\htdocs\index.php(27): require('C:\\Apache24\\htd...') #3 {main} thrown in C:\Apache24\htdocs\qa-include\qa-db.php on line 84

I'm also not sure if MySQLI comes with the PHP 8 version I installed. I don't know how to install MySQLI on Windows...

Thanks

Q2A version: 1.8.5

1 Answer

+1 vote
by

Instead installing php mysqli apache one by one Install xampp. It comes with all the things that we need to run q2a. 

...