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/python3.6/encodings/__pycache__/zlib_codec.cpython-36.opt-1.pyc
3


 \��@s�dZddlZddlZddd�Zddd�ZGdd	�d	ej�ZGd
d�dej�ZGdd
�d
ej�ZGdd�deej�ZGdd�deej	�Z	dd�Z
dS)z�Python 'zlib_codec' Codec - zlib compression encoding.

This codec de/encodes from bytes to bytes.

Written by Marc-Andre Lemburg (mal@lemburg.com).
�N�strictcCstj|�t|�fS)N)�zlib�compress�len)�input�errors�r�,/usr/lib64/python3.6/encodings/zlib_codec.py�zlib_encode
sr
cCstj|�t|�fS)N)r�
decompressr)rrrrr	�zlib_decodesrc@s eZdZddd�Zddd�ZdS)	�CodecrcCs
t||�S)N)r
)�selfrrrrr	�encodeszCodec.encodecCs
t||�S)N)r)rrrrrr	�decodeszCodec.decodeN)r)r)�__name__�
__module__�__qualname__rrrrrr	r
s
r
c@s(eZdZd
dd�Zddd�Zdd�Zd	S)�IncrementalEncoderrcCs||_tj�|_dS)N)rr�compressobj)rrrrr	�__init__szIncrementalEncoder.__init__FcCs.|r|jj|�}||jj�S|jj|�SdS)N)rr�flush)rr�final�crrr	r!szIncrementalEncoder.encodecCstj�|_dS)N)rr)rrrr	�reset(szIncrementalEncoder.resetN)r)F)rrrrrrrrrr	rs

rc@s(eZdZd
dd�Zddd�Zdd�Zd	S)�IncrementalDecoderrcCs||_tj�|_dS)N)rr�
decompressobj)rrrrr	r,szIncrementalDecoder.__init__FcCs.|r|jj|�}||jj�S|jj|�SdS)N)rrr)rrrrrrr	r1szIncrementalDecoder.decodecCstj�|_dS)N)rr)rrrr	r8szIncrementalDecoder.resetN)r)F)rrrrrrrrrr	r+s

rc@seZdZeZdS)�StreamWriterN)rrr�bytes�charbuffertyperrrr	r;src@seZdZeZdS)�StreamReaderN)rrrrrrrrr	r >sr c
Cstjdttttttdd�S)NrF)�namerr�incrementalencoder�incrementaldecoder�streamreader�streamwriter�_is_text_encoding)�codecs�	CodecInfor
rrrr rrrrr	�getregentryCsr))r)r)�__doc__r'rr
rr
rrrr r)rrrr	�<module>s