| ( ! ) 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.0830 | 461584 | {main}( ) | ...\register.php:0 |
| 2 | 0.1676 | 462080 | require_once( 'C:\wamp64\www\TenisGestion\config\database.php ) | ...\register.php:2 |
| 3 | 0.1676 | 462176 | mysqli_connect( $hostname = 'localhost', $username = 'your_username', $password = '[Sensitive Parameter]', $database = 'tennis_players' ) | ...\database.php:7 |