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
�
zfc @ sZ d Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l m Z m Z m Z e d � e d d e
�e d k r� e d � n e Z
d e j k r� e
Z
e j j d � n d e j k r� e Z
e j j d � n e e d
� re j � d d k re j d � � n d e j f d � � YZ d � Z e d k rVe � n d S( s
Run all test cases.
i����N( t requirest run_unittestt
import_modulet _bsddbt bsddbt
deprecatedt __main__t verboset silentt getwindowsversioni i i s# bpo-30778: skip tests on Windows XPt TimingCheckc B s- e Z d Z d Z e j � e Z d � Z RS( s� This class is not a real test. Its purpose is to print a message
periodically when the test runs slowly. This will prevent the buildbots
from timing out on slow machines.i i<