Install errors mysqli_real_connect

hello

i am trying to install litecard on a ubuntu 22.04 system.

i get the following:

LiteCart Installer

Checking installation parameters... [OK]

Checking PHP version... 8.1.2-1ubuntu2.18 [OK]

Checking for PHP extensions... [OK]

Checking available PHP functions... [OK]

Checking PHP display_errors... On [OK]

Checking $_SERVER["DOCUMENT_ROOT"]... /var/www/html [OK]

Checking for updates...

Connecting to MySQL server on localhost...
Warning: mysqli_real_connect(): (HY000/1698): Access denied for user 'root'@'localhost' in /var/www/html/includes/library/lib_database.inc.php on line 26

Fatal error: Could not connect to database: 1698 - Access denied for user 'root'@'localhost' in /var/www/html/includes/library/lib_database.inc.php on line 27

please let me know what i can do to fix?

thanks

tim

hello

thanks.

will try this tonight.

tim

View code on GitHub