| ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1049] Unknown database 'routing' in /var/www/html/tms_routing/api/v2/src/Database.php on line 8 |
| ( ! ) PDOException: SQLSTATE[HY000] [1049] Unknown database 'routing' in /var/www/html/tms_routing/api/v2/src/Database.php on line 8 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0008 | 452560 | {main}( ) | .../run_trip_test.php:0 |
| 2 | 0.0424 | 656648 | require( '/var/www/html/tms_routing/api/v2/src/TripManager.php ) | .../run_trip_test.php:15 |
| 3 | 0.0429 | 659800 | Database->__construct( $config = ['host' => '160.25.162.196', 'name' => 'routing', 'user' => 'root', 'pass' => 'M$QL_FF!23', 'charset' => 'utf8mb4'] ) | .../TripManager.php:6 |
| 4 | 0.0429 | 660192 | __construct( $dsn = 'mysql:host=160.25.162.196;dbname=routing;charset=utf8mb4', $username = 'root', $password = '[Sensitive Parameter]', $options = [3 => 2] ) | .../Database.php:8 |