You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why is it giving me this error Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\Ecommerce\utility\connection.php:4 Stack trace: #0 C:\xampp\htdocs\Ecommerce\utility\connection.php(4): mysqli_connect('localhost', 'root', Object(SensitiveParameterValue)) #1 C:\xampp\htdocs\Ecommerce\utility\utility.php(2): require('C:\xampp\htdocs...') #2 C:\xampp\htdocs\Ecommerce\Admin\require\top.php(2): require('C:\xampp\htdocs...') #3 C:\xampp\htdocs\Ecommerce\Admin\index.php(2): require('C:\xampp\htdocs...') #4 {main} thrown in C:\xampp\htdocs\Ecommerce\utility\connection.php on line 4
The text was updated successfully, but these errors were encountered:
Why is it giving me this error Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\Ecommerce\utility\connection.php:4 Stack trace: #0 C:\xampp\htdocs\Ecommerce\utility\connection.php(4): mysqli_connect('localhost', 'root', Object(SensitiveParameterValue)) #1 C:\xampp\htdocs\Ecommerce\utility\utility.php(2): require('C:\xampp\htdocs...') #2 C:\xampp\htdocs\Ecommerce\Admin\require\top.php(2): require('C:\xampp\htdocs...') #3 C:\xampp\htdocs\Ecommerce\Admin\index.php(2): require('C:\xampp\htdocs...') #4 {main} thrown in C:\xampp\htdocs\Ecommerce\utility\connection.php on line 4
The text was updated successfully, but these errors were encountered: