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
<?xml version="1.0" encoding="UTF-8"?> <fields> <fieldset name="grid_editor" label="General"> <field name="row_container_width" type="text" default="1170" label="Container Width" unit="px or %" description="The row container width"> </field> <field name="col_gutter" type="text" default="15" label="Column Gutter" unit="px" description="The padding left and right of the column"> </field> <field name="row_padding_top" type="text" default="30" label="Row Padding Top" unit="px" description="The padding top of the rows"> </field> <field name="row_padding_bottom" type="text" default="30" label="Row Padding Bottom" unit="px" description="The padding bottom of the rows"> </field> <field name="space_between_addons" type="text" default="10" label="Space Between Addons" unit="px" description="The vertical space between addons"> </field> </fieldset> <fieldset name="html_additions" label="HTML Additions"> <field name="html_head" type="textarea" default="" label="HTML Addition before head tag end" description="Put html addition before head tag end tab to every layout. Good for some special header meta tags"> </field> <field name="html_body" type="textarea" default="" label="HTML Addition before body tag end" description="Put html addition before body tag end tab to every layout. Good for google analytics, facebook pixel etc."> </field> </fieldset> </fields>