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/2
System: Linux ns1.websitegang.club 5.4.0-149-generic #166-Ubuntu SMP Tue Apr 18 16:51:45 UTC 2023 x86_64
User: kunchorn (1109)
PHP: 8.2.29
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/kunchorn/domains/kun-chorn.com/private_html/wp-content/plugins/header-footer/admin/admin.css
.form-table, .form-table td, .form-table th, .form-table td p, .form-wrap label {
    font-size: 12px;
}

.form-table th {
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    border-right: 1px solid #ddd;
}
.form-table td {
    font-size: 12px;
}

h3 {
    font-weight: bold;
    margin-bottom: 0;
    padding: 0;
    text-transform: uppercase;
}

.form-table textarea, .ui-widget textarea {
    font-family: Consolas,Monaco,monospace;
}

.notice {
    position: relative;
}
.hefo-dismiss {
    position: absolute;
    top: 0px;
    right: 10px;
    text-decoration: none;
    font-size: 20px;
}

.CodeMirror {
    border: 1px solid #eee;
    height: 200px;
}

.row {
    margin-left: -10px; margin-right: -10px;
    box-sizing: border-box;
}

.col-1 {
    width: 100%; 
    min-width: 350px; 
    float: left; 
    padding: 10px;
    box-sizing: border-box;
}

.col-2 {
    width: 50%; 
    min-width: 350px; 
    float: left; 
    padding: 10px;
    box-sizing: border-box;
}

.clearfix {
    float: none;
    clear: both;
    display: table;
    content: "";
}

.hefo-cm {
    width: 100%; 
    height: 100px; 
    box-sizing: border-box;
}

@media all and (max-width: 1200px) {
    .col-2 {
        width: 100%; 
        box-sizing: border-box;
    }
}

.rules {
    margin-top: 15px;
}
.rules select {
    height: 27px;
    display: block;
    margin-right: 10px;
}

.rules input {
    height: 27px;
    display: block;
    margin-right: 10px;
}

.rules div {
    margin-right: 10px;
    padding-top: 5px;
}

.hf-index-entry {
    display: block;
    background-color: #aaa;
    color: white;
    text-decoration: none;
    width: 150px;
    box-sizing: border-box;
    border: 2px solid #aaa;
}

.hf-index-entry:hover {
    border-color: #ddd;
}

.col-2 label {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
}

a.readmore {
    display: inline-block;
    background-color: #007cba;
    padding: 3px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    line-height: normal;
}