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/roshanchandy/public_html/gothamgrowth.com/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', 'roshanchandy_wpjg_3p6dt' );

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

/** MySQL database password */
define( 'DB_PASSWORD', 'UK8Jdzx12B2kJ*6_' );

/** 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', 'QjNx8[x;v|Gwi!xxI:PQcV8C|0J64d3_p%%)[7AGh&KLk+/1K*62891md0)DeXip');
define('SECURE_AUTH_KEY', '4(qy3_x9W7T(+k3Rw*T307W4)/!%4MYfW*+FXZ976s1x8%37k!X8%N6ed8E255x:');
define('LOGGED_IN_KEY', '#4UWF86M7K77wr!NL47ZI[o*k53)3(Db;QH|BwGKn4M5P7(4:_/i*6P5@EV6bFX7');
define('NONCE_KEY', 'MfWQ+P6!)*8W4I73r;sLCi*12O0Q|:b0h*A49)wFBUSk500gL64(E65CwnJ5t/1C');
define('AUTH_SALT', 'A9;1LIo65O;g8D]6F(TRTxTTUuRm5tK2]+;mozAMXEuf%1[j9Smd#3E%Cy0r2F%%');
define('SECURE_AUTH_SALT', '-svVJi4613:]:-+W+-fw+~Ap(A28m-U/a@F1F~F0t0o%SQaDWq]69ut/X7pK5~JC');
define('LOGGED_IN_SALT', '67iQ4%k_]n@DBj5Lu#8@@[_dK_4&IcR!f29;Z8;AZ/1!/G4~6r%[8/e9YfbK+k[r');
define('NONCE_SALT', 'Rs#vgfe@:47]DF2X8z:%)-|]-6Q79/e7:+]rOsz3z;d3+C)2NTivs5)yJx8r:P&F');

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


define('WP_ALLOW_MULTISITE', true);
define( 'DISABLE_WP_CRON', true );
/* 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';