PHP Warning: mysqli::__construct(): php_network_getaddresses: getaddrinfo for mariadb failed: Name or service not known in /var/www/html/include/connection.php on line 46 Stack trace: #0 /var/www/html/include/connection.php(46): mysqli->__construct() #1 /var/www/html/include/connection.php(25): DatabaseConnection->connect() #2 /var/www/html/include/class/project.class.php(58): DatabaseConnection->__construct() #3 /var/www/html/include/class/project.class.php(44): Project->loadSettings() #4 /var/www/html/include/connection.php(101): Project->__construct() #5 /var/www/html/include/index.php(15): include_once() #6 /var/www/html/index.php(9): include_once()
PHP Exception [Exception]: Failed to initialize project settings: Failed to load settings: Database connection error: php_network_getaddresses: getaddrinfo for mariadb failed: Name or service not known in /var/www/html/include/class/project.class.php on line 46 Stack trace: #0 /var/www/html/include/connection.php(101): Project->__construct() #1 /var/www/html/include/index.php(15): include_once('/var/www/html/i...') #2 /var/www/html/index.php(9): include_once('/var/www/html/i...') #3 {main}