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
� ;;Wgc @ s� d Z d d l m Z d d d d d g Z i Z d d � Z d � Z y e Wn e k ra n Xd � Z e e e e � d � Z d Z d � Z d � Z d � Z i Z i Z i Z d � Z d � Z d � Z d S( s� Helper to provide extensibility for pickle/cPickle. This is only useful to add pickle support for extension types defined in C, not for instances of user-defined classes. i����( t ClassTypet picklet constructort add_extensiont remove_extensiont clear_extension_cachec C sf t | � t k r! t d � � n t | d � s? t d � � n | t | <| d k rb t | � n d S( Ns- copy_reg is not intended for use with classest __call__s$ reduction functions must be callable( t typet _ClassTypet TypeErrort hasattrt dispatch_tablet NoneR ( t ob_typet pickle_functiont constructor_ob( ( s /usr/lib/python2.7/copy_reg.pyR s c C s"