HEX
Server: Apache
System: Linux hyu6961940001-cb47ff866-rjr4h 4.19.91-21.al7.x86_64 #1 SMP Wed Sep 2 19:47:49 CST 2020 x86_64
User: ()
PHP: 7.2.15
Disabled: chmod,exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,socket_create_listen,socket_create_pair,socket_create,socket_get_option,socket_getpeername,socket_getsockname,socket_last_error,socket_listen,socket_read,socket_recv,socket_recvfrom,socket_select,socket_send,socket_sendto,socket_set_block,socket_set_nonblock,socket_set_option,socket_shutdown,socket_strerror,socket_write,stream_socket_client,stream_socket_server,pfsockopen,disk_total_space,disk_free_space,chown,diskfreespace,getrusage,get_current_user,getmyuid,getmypid,dl,leak,listen,chgrp,link,symlink,dlopen,proc_nice,proc_get_stats,proc_terminate,shell_exec,sh2_exec,posix_getpwuid,posix_getgrgid,posix_kill,ini_restore,mkfifo,dbmopen,dbase_open,filepro,filepro_rowcount,posix_mkfifo,putenv,sleep,fsockopen
Upload Files
File: /usr/home/hyu6961940001/htdocs/wp-config.php
<?php
/**
 * 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', 'hdm64398438_db' );

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

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

/** MySQL hostname */
define( 'DB_HOST', 'hdm64398438.my3w.com' );

/** 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',         'U83.k12`XxS#,FMj!SHNIM&GFrnt.(]X:ap^Wkt,.t>8+^K%sx*ZS:rG7r62uc<Y' );
define( 'SECURE_AUTH_KEY',  '39m_vceD]Ak}CUd8zR,.:Q@3)Yk:= #6{ee-6ox)#J[(8N0k7L0k32)iB,{=?/[`' );
define( 'LOGGED_IN_KEY',    'K4NTrrLJ1[Ro`K%LRH=j0hxM3*V=C-viIxux?Ryo(Cj-T2]X|W#7}VWDU8=<EU_R' );
define( 'NONCE_KEY',        'jOuD#;.to~xs<u-9tDt_hy6AaP,_}uwmPm~ i2,jpd2j]hNBtQV|M!>Kv!&7M%l4' );
define( 'AUTH_SALT',        'BR}jVoA1jQ(W$]Cw#S*2FO_?![Ubp5Q;;S1[.1+xG^;#o*|ARxK= #18SxW.0NC!' );
define( 'SECURE_AUTH_SALT', '8ua&::uelm[akfJY}2#C(d<osZAHF`mEf&wCc9:sr~cNcnv/r;,]GB#,(rt2 J] ' );
define( 'LOGGED_IN_SALT',   '~Phn0KcM1(bkG*v:V1RAkv;doCdTMh@nh.d>^pA_PQ~<{(SP]r<4`nn&~eKV+guS' );
define( 'NONCE_SALT',       'BYW1RMM+!;zO.fmR/=[)UK0S5e.Hl8nmeX&DZC:3E/515/@>ug2!|a~p4W[0WFf9' );

/**#@-*/

/**
 * 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 = 'wp_';

/**
 * 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' );