| ( ! ) Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'ip-172-20-0-87.ec2.internal' (using password: YES) in /home/git/ebg-repo/repo-hotswap/A/boframework/framework/framework.php on line 2444 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0259 | 509192 | newrelic_exception_handler( $exception = class mysqli_sql_exception { protected $message = 'Access denied for user \'root\'@\'ip-172-20-0-87.ec2.internal\' (using password: YES)'; private string ${Exception}string = 'mysqli_sql_exception: Access denied for user \'root\'@\'ip-172-20-0-87.ec2.internal\' (using password: YES) in /home/git/ebg-repo/repo-hotswap/A/boframework/framework/framework.php:2444\nStack trace:\n#0 /home/git/ebg-repo/repo-hotswap/A/boframework/framework/framework.php(2444): mysqli_connect(\'ebg-mysql-aws-m...\', \'root\', \'cable\', \'bestoforlando_m...\', 3306)\n#1 /home/git/ebg-repo/repo-hotswap/A/bestoforlando.com/configs/development.config.php(11): DB::startup(\'ebg-mysql-aws-m...\', \'root\', \'cable\', \'bestoforland'...; protected $code = 1045; protected string $file = '/home/git/ebg-repo/repo-hotswap/A/boframework/framework/framework.php'; protected int $line = 2444; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...]]; private ?Throwable ${Exception}previous = NULL; protected string $sqlstate = 'HY000' } ) | .../Unknown:0 |
| ( ! ) mysqli_sql_exception: Access denied for user 'root'@'ip-172-20-0-87.ec2.internal' (using password: YES) in /home/git/ebg-repo/repo-hotswap/A/boframework/framework/framework.php on line 2444 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 372392 | {main}( ) | .../index.php:0 |
| 2 | 0.0001 | 373000 | require_once( '/home/git/ebg-repo/repo-hotswap/A/boframework/bootstrap.php ) | .../index.php:12 |
| 3 | 0.0156 | 494272 | App::run( $serve_route = ??? ) | .../bootstrap.php:65 |
| 4 | 0.0157 | 495192 | Load::config( $file = 'development' ) | .../framework.php:221 |
| 5 | 0.0157 | 495688 | require_once( '/home/git/ebg-repo/repo-hotswap/A/bestoforlando.com/configs/development.config.php ) | .../framework.php:559 |
| 6 | 0.0157 | 495688 | DB::startup( $host = 'ebg-mysql-aws-master-dev.ebgaffiliates.com', $username = 'root', $password = 'cable', $db = 'bestoforlando_modular', $port = 3306 ) | .../development.config.php:11 |
| 7 | 0.0157 | 495688 | mysqli_connect( $hostname = 'ebg-mysql-aws-master-dev.ebgaffiliates.com', $username = 'root', $password = 'cable', $database = 'bestoforlando_modular', $port = 3306 ) | .../framework.php:2444 |