Hi. getting a white screen after setup.php. I've reinstalled debian twice thinking it was an issue there. On both installs, it didn't install it to the default /var/www/html folder, it created another folder inside /var/www/ named the domain name I am using. I since copied all files from html to this new folder, and can see the setup.php wizard when going to the domain name. However, now when I put the credentials in, I just get a white screen. This has happened both times. I really want to get this installed. Last error in the logs is here:
[Wed Aug 21 20:16:41.001671 2024] [php:error] [pid 16133:tid 16133] [client XX.XX.XX.XX:XXXXX] PHP Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'itflow'@'localhost' (using password: YES) in /var/www/html/setup.php:53\nStack trace:\n#0 /var/www/html/setup.php(53): mysqli_connect()\n#1 {main}\n thrown in /var/www/html/setup.php on line 53, referer: https://it.domain.com
Password is not incorrect, using the one given at the end of the install. Putting itflow as user and db name. Help 🙁