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 sys.digiflyeg.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User: opal (1023)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib64/python2.7/lib-dynload/Python-2.7.18-py2.7.egg-info
Metadata-Version: 1.1
Name: Python
Version: 2.7.18
Summary: A high-level object-oriented programming language
Home-page: http://www.python.org/2.7
Author: Guido van Rossum and the Python community
Author-email: python-dev@python.org
License: PSF license
Description: Python is an interpreted, interactive, object-oriented programming
        language. It is often compared to Tcl, Perl, Scheme or Java.
        
        Python combines remarkable power with very clear syntax. It has
        modules, classes, exceptions, very high level dynamic data types, and
        dynamic typing. There are interfaces to many system calls and
        libraries, as well as to various windowing systems (X11, Motif, Tk,
        Mac, MFC). New built-in modules are easily written in C or C++. Python
        is also usable as an extension language for applications that need a
        programmable interface.
        
        The Python implementation is portable: it runs on many brands of UNIX,
        on Windows, DOS, OS/2, Mac, Amiga... If your favorite system isn't
        listed here, it may still be supported, if there's a C compiler for
        it. Ask around on comp.lang.python -- or just try compiling Python
        yourself.
Platform: Many
Classifier: Development Status :: 6 - Mature
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Natural Language :: English
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development