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

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

/** MySQL database password */
define( 'DB_PASSWORD', 'j8Cb1l6~mcQah!_E' );

/** 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', '(Mp~&Ai50U!g3%1g&8674r+G~_06PEIGGzETF2m|PW-X)7)6CcA(28&853M3zZtH');
define('SECURE_AUTH_KEY', '1M@Aql6|y_tZO~s*21xTw*v3K~t6O)267Nr_:cX1![_cCz5419*(:9-)SZq8Uah/');
define('LOGGED_IN_KEY', 'X|Y3_)dT34q71#yHOp)c*+oA9|grLi!5~[RSVAp1f:~j/mH0n;7C5+5W&E89U993');
define('NONCE_KEY', '+3R#+z4nO1n3QS!xsZ*9]|d;/8EPO6214hpS7UJZ6dGTV9nctm5-Cqk[45(0SbHL');
define('AUTH_SALT', '%vVxjS0XFvR!H];CmKr&bi85!WKXd)2+uq!O+#B/o]5M-6HK);1!;/jc7|-+0A6L');
define('SECURE_AUTH_SALT', '3cN]T38pV1|tRV&+%&3Cyptx6g42efF_/)N4e80v&-!5JL4fq/*P4tC47SSf7tp2');
define('LOGGED_IN_SALT', 'Hnnw:Fq4cgg|ip%5sxbnqf4A7f_XQm!mE+Pt9Y1O8ir8r!l+)r8#jF@+92)XQ5I2');
define('NONCE_SALT', '7:%Ep+[odS530it/o6(14Q39rt+l197S3Z39HRk96Q*JS~93Cq32x;*ZbfDvI8V:');

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


define('WP_ALLOW_MULTISITE', true);
define('WP_AUTO_UPDATE_CORE', false);

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';