Hello
Trying to install version 1,17 on my server (php 8)
All requirements are ok but after filling db infos i get a blank page.
Looking at log file i can read this message :
[28-Jul-2024 16:25:57 UTC] PHP Fatal error: Uncaught TypeError: mysqli::real_connect(): Argument #5 ($port) must be of type ?int, string given in /home/e-smith/files/ibays/osticket/html/include/mysqli.php:69
Stack trace:
#0 /home/e-smith/files/ibays/osticket/html/include/mysqli.php(69): mysqli->real_connect()
#1 /home/e-smith/files/ibays/osticket/html/setup/inc/class.installer.php(94): db_connect()
#2 /home/e-smith/files/ibays/osticket/html/setup/install.php(52): Installer->install()
#3 {main}
thrown in /home/e-smith/files/ibays/osticket/html/include/mysqli.php on line 69
Any help will be appreciated.
Thanks