timr LiteCart Fan Dari United States Anggota sejak Agu 2023 timr 17 Sep 2024 10:22 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
jackmaessen LiteCart Fan Dari Netherlands Anggota sejak Des 2022 jackmaessen 17 Sep 2024 12:48 checkout this. maybe it will help https://stackoverflow.com/questions/36864206/sqlstatehy000-1698-access-denied-for-user-rootlocalhost
timr LiteCart Fan Dari United States Anggota sejak Agu 2023 timr 17 Sep 2024 19:10 hello thanks. will try this tonight. tim