| ( ! ) Fatal error: Uncaught mysqli_sql_exception: php_network_getaddresses: getaddrinfo for host.docker.internal failed: Name or service not known in /var/www/html/app/db/object.my_db.php on line 63 | ||||
|---|---|---|---|---|
| ( ! ) mysqli_sql_exception: php_network_getaddresses: getaddrinfo for host.docker.internal failed: Name or service not known in /var/www/html/app/db/object.my_db.php on line 63 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 356456 | {main}( ) | .../index.php:0 |
| 2 | 0.0003 | 365744 | Base->init( ) | .../index.php:51 |
| 3 | 0.0004 | 366152 | INSPIRE->db( ) | .../base.php:50 |
| 4 | 0.0004 | 366872 | require( '/var/www/html/app/db/database.svc.php ) | .../engine.php:16 |
| 5 | 0.0004 | 368664 | BaseClass->__construct( $b_type = 'mysqli', $Cfg_host = 'host.docker.internal', $Cfg_user = 'root', $Cfg_password = '', $Cfg_db = 'go2_qwerty', $Cfg_host_pg = ???, $Cfg_user_pg = ???, $Cfg_password_pg = ???, $Cfg_db_pg = ??? ) | .../database.svc.php:4 |
| 6 | 0.0004 | 368664 | BaseClass->Connect( ) | .../object.my_db.php:41 |
| 7 | 0.0004 | 368664 | mysqli_connect( $hostname = 'host.docker.internal', $username = 'root', $password = '[Sensitive Parameter]', $database = 'go2_qwerty' ) | .../object.my_db.php:63 |