Hi everyone. I'm getting following error message when i try to connect: PHP Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'admin'@'localhost' (using password: YES) in C:\inetpub\wwwroot\osTicket\include\mysqli.php:69
mysqli.php:69
if (!@$__db->real_connect($host, $user, $passwd, null, $port, $socket))
return NULL;
osTicket - 1.18.x
PHP - 8.3
MariaDB - 11.4.2