HEX
Server: Apache
System: Linux 65-254-81-60.cprapid.com 4.18.0-477.27.2.el8_8.x86_64 #1 SMP Fri Sep 29 08:21:01 EDT 2023 x86_64
User: roshanchandy (1003)
PHP: 8.4.12
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //home/yeshuvabible/public_html/djyministries.org/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://wordpress.org/support/article/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', 'yeshuvab_wp_noxfc' );

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

/** MySQL database password */
define( 'DB_PASSWORD', 'hB*u~5I5JRBmZB0E' );

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

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

/** 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', '4;0E%r0NfAaEP5]h2&iN_ne0Q+1@ABNeJ*8IRMv-1Nd11MGZ;E%A|a[30ApYs#eH');
define('SECURE_AUTH_KEY', '@EG_@X0%_g4R2g9Nz|ARE%pJZ)x4v7%90N2I;8TdbGDQ#~E69:bR[pGb*T#h0w8A');
define('LOGGED_IN_KEY', '0|2!]f1706Ig_80HzydA@%7)a6qu4rhir@0Z]R]9%LZ:-)19(6EQXkrxny;A8_Kx');
define('NONCE_KEY', '8!-7LV3:;30LL37E1N!FjNIP|t;h6u58)D0nQ)9mjQy(xZ#3w4-0tvet|kto%c[7');
define('AUTH_SALT', '--9Hv]~d4|IB2e/eo:@-8])-16~0j#q%V(M9D7xMA9z3r6y#%*H21+5m+G_9L0sf');
define('SECURE_AUTH_SALT', '6;2Z633sA&969rSR2Jf0AW%]MPRmh(rkLT%r4-)6(0pg758iJ:Pwq%3ctU9|@-ff');
define('LOGGED_IN_SALT', '/_/0Ex*m6|0GA4;P_73-+%C(@3&%Lxe1s4v7|(_9s!Ymk5n5S@Y;843|9+2)I!3y');
define('NONCE_SALT', 'LN)T/*[A(z~G8(0h4T&;G06no3ZiN6S(u9~59eR72SNt94/D29|A;OZGje#lT7oG');

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


define( 'WP_DEBUG', false );
define( 'WP_DEBUG_DISPLAY', 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';