| ( ! ) Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'your_username'@'localhost' (using password: YES) in C:\wamp64\www\TenisGestion\config\database.php on line 7 | ||||
|---|---|---|---|---|
| ( ! ) mysqli_sql_exception: Access denied for user 'your_username'@'localhost' (using password: YES) in C:\wamp64\www\TenisGestion\config\database.php on line 7 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.1211 | 461272 | {main}( ) | ...\login.php:0 |
| 2 | 0.1236 | 462352 | require_once( 'C:\wamp64\www\TenisGestion\config\database.php ) | ...\login.php:3 |
| 3 | 0.1237 | 462448 | mysqli_connect( $hostname = 'localhost', $username = 'your_username', $password = '[Sensitive Parameter]', $database = 'tennis_players' ) | ...\database.php:7 |