coming across a new issue now.
After going through the setup and changing the config.php to disable https only once I login i get another 500 error showing in nginx as the following but is confusing to me since I set the currency to USD in the setup wizard.
testadmin@testitflow:/usr/share/nginx/html/itflow$ sudo tail -f 100 /var/log/nginx/error.log
tail: cannot open '100' for reading: No such file or directory
==> /var/log/nginx/error.log <==
Stack trace:
#0 /usr/share/nginx/html/itflow/setup.php(52): mysqli_connect()
#1 {main}
thrown in /usr/share/nginx/html/itflow/setup.php on line 52" while reading response header from upstream, client: 10.0.1.100, server: 10.0.1.122, request: "POST /setup.php?database HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php8.3-fpm.sock:", host: "10.0.1.122", referrer: "http://10.0.1.122/setup.php?database"
2024/03/18 21:14:52 [error] 41722#41722: *73 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function numfmt_create() in /usr/share/nginx/html/itflow/check_login.php:62
Stack trace:
#0 /usr/share/nginx/html/itflow/inc_all.php(7): require_once()
#1 /usr/share/nginx/html/itflow/clients.php(7): require_once('...')
#2 {main}
thrown in /usr/share/nginx/html/itflow/check_login.php on line 62" while reading response header from upstream, client: 10.0.1.100, server: 10.0.1.122, request: "GET /clients.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php8.3-fpm.sock:", host: "10.0.1.122", referrer: "http://10.0.1.122/login.php"
2024/03/18 21:16:00 [error] 41722#41722: *73 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function numfmt_create() in /usr/share/nginx/html/itflow/check_login.php:62
Stack trace:
#0 /usr/share/nginx/html/itflow/inc_all.php(7): require_once()
#1 /usr/share/nginx/html/itflow/clients.php(7): require_once('...')
#2 {main}
thrown in /usr/share/nginx/html/itflow/check_login.php on line 62" while reading response header from upstream, client: 10.0.1.100, server: 10.0.1.122, request: "GET /clients.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php8.3-fpm.sock:", host: "10.0.1.122", referrer: "http://10.0.1.122/login.php"