I'm installing osTicket on Debian 11 with Apache2, PHP 8.1.2, MariaDB 15.1 and osT 1.16. I've run into a dead stop error during the setup phase after inputting database credentials and clicking the "Install Now" button I get an error 500.
The apache logs show this:
[Tue Feb 08 18:40:55.678100 2022] [proxy_fcgi:error] [pid 983] [client 192.168.113.4:49539] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught mysqli_sql_exception: Table 'osticket.ost_config' doesn't exist in /var/www/html/support/upload/include/mysqli.php:189\nStack trace:\n#0 /var/www/html/support/upload/include/mysqli.php(189): mysqli->query()\n#1 /var/www/html/support/upload/setup/inc/class.installer.php(106): db_query()\n#2 /var/www/html/support/upload/setup/install.php(52): Installer->install()\n#3 {main}\n thrown in /var/www/html/support/upload/include/mysqli.php on line 189', referer: https://support.....com/setup/install.php
It almost appears this version of osTicket is too new for prime time now that I see the forum is completely empty! Any advice?