Hello everyone,
I have a problem with a fresh installation of osTicket 1.16 on my:
Windows Server 2016 with IIS 10
PHP 8.1.3
MySQL 5.5
but I don't know why it takes this error after fill all of the information about the company, the admin, the database:
PHP Fatal error: Uncaught mysqli_sql_exception: Table 'osticket.ost_config' doesn't exist in C:\inetpub\wwwroot\TICKET\include\mysqli.php:189
Stack trace:
#0 C:\inetpub\wwwroot\TICKET\include\mysqli.php(189): mysqli->query()
#1 C:\inetpub\wwwroot\TICKET\setup\inc\class.installer.php(106): db_query()
#2 C:\inetpub\wwwroot\TICKET\setup\install.php(52): Installer->install()
#3 {main}
thrown in C:\inetpub\wwwroot\TICKET\include\mysqli.php on line 189
I have tried with PHP 8 but I have other errors.
Can you help me?
Best Regards