MOON
Server: Apache
System: Linux server10.mejorconweb.com 3.10.0-962.3.2.lve1.5.27.el7.x86_64 #1 SMP Sat Nov 30 02:18:52 EST 2019 x86_64
User: ser65kty (1085)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/ser65kty/divergent.serversmw.com/V2/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 website, you can copy this file to "wp-config.php"
 * and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * Database settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

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

/** Database username */
define( 'DB_USER', 'ser65kty_divergen' );

/** Database password */
define( 'DB_PASSWORD', 'vs+gKGZ#Xm=Q' );

/** Database 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^D`Ei~z7n7(sH!y.){,*xMFY*qE1@UWkZrbbTX6z>T{$ QNTfi?i]Q Q}~XZhno' );
define( 'SECURE_AUTH_KEY',  'IrT8</qoFp}^u&a:~eU_#=@t7]}?e5&Q3q!jOb{5UK^u@aEv{Gyi1dqy9/Mi58x]' );
define( 'LOGGED_IN_KEY',    ' HvMG{MZ86r8u7dWCY8On>v~fLggps:NK,~Eg_NBO(kq[QF#~3.{(w8!7Un$oyBX' );
define( 'NONCE_KEY',        'MJ{-O(6F+s;F!?<Q7-uK!,b&s8T_w2K=*bw4>(?G!wDSHI1qF9ddfjEJB12=t^=1' );
define( 'AUTH_SALT',        '+FeK QL<c*P2s0gl)/aAk)6Ng%sM6BNQQI0_r)0l(U&PKeKC8a?M8W::7k-.jbrN' );
define( 'SECURE_AUTH_SALT', '=!(:a$0wjE ~-FHVx*L,T8|vW{/+*VOb76JiA|]78&]&]E9-7d?Hxx#{8+DXzFv}' );
define( 'LOGGED_IN_SALT',   '`6m4ZNJmTmtyu73hLI=]<r,K/pM09z8^GP<MW@y;==*n;XH)(*V^7c#(.3Lzl4KY' );
define( 'NONCE_SALT',       '>6;38pCivXwudIsXs<w}sWmry1>!<WTu%ZV4vf8`/&>Tc|?X}JU~wfp,8}_8%QoE' );

/**#@-*/

/**
 * 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!
 *
 * At the installation time, database tables are created with the specified prefix.
 * Changing this value after WordPress is installed will make your site think
 * it has not been installed.
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
 */
$table_prefix = 'dv_';

/**
 * 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 documentation.
 *
 * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
 */
define( 'WP_DEBUG', false );

/* Add any custom values between this line and the "stop editing" line. */

define('WP_MEMORY_LIMIT', '2048M');
set_time_limit(90);
define( 'WP_POST_REVISIONS', false );

define( 'WP_DEFAULT_THEME', 'hello-elementor-child' );

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

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

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