When I have completed the installation setup and entered all data with MySQL data etc then HTTP 500 comes up.
I already looked in the Apache log, it says so:
AH01071: Got error 'PHP message: PHP Fatal error: Uncaught mysqli_sql_exception: Table 'TicketWebseite.ticket_config' doesn't exist in /var/www/aromicmc/support/include/mysqli.php:189\nStack trace:\n#0 /var/www/aromicmc/support/include/mysqli.php(189): mysqli->query()\n#1 /var/www/aromicmc/support/setup/inc/class.installer.php(106): db_query()\n#2 /var/www/aromicmc/support/setup/install.php(52): Installer->install()\n#3 {main}\n thrown in /var/www/aromicmc/support/include/mysqli.php on line 189', referer: https://support.aromicmc.net/setup/install.php
And that means that there is no table named ticket_config in TicketWebseite.
There are also none created. This should be done by the installer that I run.
What can I do?


Sincerely,
JerbyYT