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