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
无法使用提供的设置连接到数据库服务器。
Filename: core/MY_Controller.php
Line Number: 343
.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; }