A PHP Error was encountered

Severity: Warning

Message: mysqli::real_connect(): (HY000/2002): Cannot assign requested address

Filename: mysqli/mysqli_driver.php

Line Number: 201

Backtrace:

File: /www/wwwroot/dash.konsole.xyz/application/core/MY_Controller.php
Line: 343
Function: __construct

File: /www/wwwroot/dash.konsole.xyz/application/controllers/Api.php
Line: 12
Function: __construct

File: /www/wwwroot/dash.konsole.xyz/index.php
Line: 316
Function: require_once

Database Error

数据库发生错误。

无法使用提供的设置连接到数据库服务器。

Filename: core/MY_Controller.php

Line Number: 343


Fatal error: Uncaught Error: Call to a member function close() on string in /www/wwwroot/dash.konsole.xyz/application/core/MY_Controller.php:349 Stack trace: #0 [internal function]: Index_Controller->__destruct() #1 {main} thrown in /www/wwwroot/dash.konsole.xyz/application/core/MY_Controller.php on line 349
HEX
HEX
Server: Apache
System: Linux vps17447 6.8.0-78-generic #78~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Aug 13 14:32:06 UTC 2 x86_64
User: dh_m2e37m (5712562)
PHP: 8.1.32
Disabled: NONE
Upload Files
File: /home/dh_m2e37m/thomaspmiller.com/log/6563738/packeges/index.css
.navigation{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 11px 7%;
    justify-content: space-between;
    display: flex;
    background-color: #003184;
    z-index: 10;
    text-align: center;
    align-items: center;
}
.iCoViza-Master{
    width: 50px;
    margin-right: 7px;
}
.logo{
    height: 45px;
}
.borderBottom {
    border-bottom: 2px solid #000;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .topSpase {
    margin-top: 120px;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .topSpase {
    margin-top: 120px;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .topSpase {

.datInp select {
    margin-bottom: 10px;
    border: 1px solid #3b3b3b;
    padding: 10px;
}
.error {
    color: red;
}
    margin-top: 120px;
  }
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .topSpase {
    margin-top: 120px;
  }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .topSpase {
    margin-top: 120px;
  }
}
.icon-nav{
    width: 15px;
    margin-left: 5px;
}
.spanNAV{
    margin-right: 10px;
    
}
.decoA {
    text-decoration: none;
    color: #fff;
}
.decoA:hover{
    text-decoration: none;
    color: #b90b2e;
}
.headerTitle{
    color: red;
    font-size: 20px;
}
.headerTitleInfo{
    font-size: 14px;
    margin-bottom: 30px;
}
.labelInput{
    margin: 0;
}
.InputInfo{
    width: 100%;
    background-color: #f1f1f1;
    border: none;
    padding: 8px 11px;
    margin-bottom: 15px;
}
.DIVINPUTFLEX{
    display: flex;
    width: 100%;
}
.ETATINPUT{
    width: 19%;
    background-color: #f1f1f1;
    border: none;
    padding: 8px 11px;
    margin-bottom: 15px;
}
.FraktFLEX, .TotalFLEX{
    display: flex;
    justify-content: space-between;
}
.BBBTotal{
    font-size: 25px;
}
.btnSEND {
    background-color: #c1001e;
    padding: 4px 17px;
    color: #fff;
    border: none;
}
footer{
    background-color: #003184;
    width: 100%;
    padding: 20px 10px;
}
.Foo{
    margin: 0;
    margin-bottom: 5px;
    color: #fff;
}
.BTNFoo {
    width: 75%;
}
.GRIDDIV{
    display: grid;
}
.datInp select {
    margin-bottom: 10px;
    border: 1px solid #3b3b3b;
    padding: 10px;
}
.error {
    color: red;
}